Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==4.19.2
|
2 |
-
transformers
|
3 |
-
torch
|
|
|
|
1 |
gradio==4.19.2
|
2 |
+
transformers>=4.36.0
|
3 |
+
torch>=2.0.0
|
4 |
+
huggingface-hub>=0.19.0
|