ssboost commited on
Commit
dda1286
·
verified ·
1 Parent(s): 02748b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio>=5.0.0
2
- Pillow>=9.0.0
3
- python-dotenv>=1.0.0
4
- replicate>=0.20.0
5
- requests>=2.0.0
 
 
1
  gradio>=5.0.0
2
+ replicate>=0.21.0
3
+ Pillow>=10.0.0
4
+ requests>=2.31.0
5
+ uuid>=1.30
6
+ python-dotenv>=1.0.0