Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
accelerate
|
2 |
diffusers==0.18.2
|
3 |
einops
|
4 |
-
huggingface_hub==0.
|
5 |
ipykernel
|
6 |
librosa==0.9.2
|
7 |
matplotlib
|
|
|
1 |
accelerate
|
2 |
diffusers==0.18.2
|
3 |
einops
|
4 |
+
huggingface_hub==0.20.2
|
5 |
ipykernel
|
6 |
librosa==0.9.2
|
7 |
matplotlib
|