acumplid commited on
Commit
311e942
·
1 Parent(s): b771b5e

Loosen gradio version for compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  transformers==4.34.0
2
- gradio==4.10.0
3
  aina-gradio-theme==2.0
4
  torch==2.1.0
5
  python-dotenv==1.0.0
 
1
  transformers==4.34.0
2
+ gradio==4.8.0
3
  aina-gradio-theme==2.0
4
  torch==2.1.0
5
  python-dotenv==1.0.0