Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.30.0
|
2 |
+
transformers==4.44.2
|
3 |
+
torch>=2.0.0
|
4 |
+
huggingface-hub>=0.16.0
|