Spaces:
Runtime error
Runtime error
mahimairaja
commited on
Commit
·
51f1e64
1
Parent(s):
7755d66
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
transformers
|
|
|
2 |
torch
|
|
|
1 |
+
transformers==4.34.1
|
2 |
+
gradio==4.0.2
|
3 |
torch
|