Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.35.2
|
| 2 |
+
transformers==4.33.0
|
| 3 |
+
torch==2.0.1+cpu
|
| 4 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|