Spaces:
Runtime error
Runtime error
GouthamVarma
commited on
Commit
•
f5f0588
1
Parent(s):
dcc90dd
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
accelerate
|
|
|
1 |
+
gradio==4.19.2
|
2 |
+
transformers==4.38.1
|
3 |
+
torch>=2.2.0
|
4 |
+
accelerate>=0.27.2
|