Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
peft
|
5 |
-
gradio==5.
|
|
|
1 |
+
#huggingface_hub==0.25.2
|
2 |
+
huggingface_hub==0.28.1
|
3 |
transformers
|
4 |
torch
|
5 |
peft
|
6 |
+
gradio==5.23.3
|