Spaces:
Sleeping
Sleeping
Create requirments.txt
Browse files- requirments.txt +4 -0
requirments.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=4.0
|
2 |
+
transformers>=4.35.0
|
3 |
+
torch>=2.0.1
|
4 |
+
huggingface_hub>=0.14.1
|