Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.19.2
|
| 2 |
+
torch==2.0.0
|
| 3 |
+
transformers==4.35.2
|
| 4 |
+
huggingface_hub==0.21.4
|