entropy25 commited on
Commit
8945972
·
verified ·
1 Parent(s): b1db4fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=1.9.0
2
  transformers>=4.20.0
3
- gradio>=4.44.1,<5.0.0
4
  matplotlib>=3.5.0
5
  numpy>=1.21.0
6
  wordcloud>=1.9.0
 
1
  torch>=1.9.0
2
  transformers>=4.20.0
3
+ gradio==4.42.0
4
  matplotlib>=3.5.0
5
  numpy>=1.21.0
6
  wordcloud>=1.9.0