Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
0f1a490
1
Parent(s):
2417593
try minimal interface with gradio 3.50.2
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
spaces>=0.19.4
|
3 |
pandas
|
4 |
transformers>=4.30.0
|
5 |
torch
|
|
|
1 |
+
gradio==3.50.2
|
|
|
2 |
pandas
|
3 |
transformers>=4.30.0
|
4 |
torch
|