Spaces:
Runtime error
Runtime error
devopsmarc
commited on
Commit
•
6f0b648
1
Parent(s):
c8ba684
Updating pytorch version in requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio>=3.39.0
|
2 |
transformers==4.30.0
|
3 |
-
torch==1.
|
4 |
-
python-dotenv
|
|
|
1 |
gradio>=3.39.0
|
2 |
transformers==4.30.0
|
3 |
+
torch==1.11.0
|
4 |
+
python-dotenv==1.0.0
|