Hug0endob commited on
Commit
e2bd0d9
·
verified ·
1 Parent(s): 06e8576

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- mistralai
2
- gradio
3
- Pillow
4
- requests
 
1
+ gradio>=3.34
2
+ pillow>=9.0
3
+ requests>=2.28
4
+ mistralai>=0.2.0