nicolasmarques commited on
Commit
707caf4
Β·
verified Β·
1 Parent(s): f6d94c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  transformers==4.41.2
2
  langdetect==1.0.9
3
- gradio==4.34.0
4
  torch
 
1
  transformers==4.41.2
2
  langdetect==1.0.9
3
+ gradio>=4.44.0,<5
4
  torch