pentarosarium commited on
Commit
0f1a490
·
1 Parent(s): 2417593

try minimal interface with gradio 3.50.2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio>=5.0.0,<6.0.0
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