Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
pip install transformers==4.35
|
2 |
+
pip install torch==2.1.1
|
3 |
+
pip install gradio==4.4.1
|