Commit
·
2ab4260
1
Parent(s):
cb29219
Update huggingface-hub version in requirements.txt from 0.16.4 to 0.19.3 for improved compatibility and features.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.21.0
|
2 |
-
huggingface-hub==0.
|
3 |
diffusers==0.24.0
|
4 |
einops==0.7.0
|
5 |
Pillow==10.1.0
|
|
|
1 |
gradio==4.21.0
|
2 |
+
huggingface-hub==0.19.3
|
3 |
diffusers==0.24.0
|
4 |
einops==0.7.0
|
5 |
Pillow==10.1.0
|