Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.21.0
|
2 |
+
transformers==4.40.0
|
3 |
+
huggingface-hub>=0.19.4
|
4 |
+
torch>=2.1.0
|