ivanoctaviogaitansantos commited on
Commit
c579b47
verified
1 Parent(s): e4a7663

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio>=5.0.0
2
- requests>=2.28.0
3
- Pillow>=9.0.0
 
 
 
1
+ gradio==4.44.0
2
+ requests==2.32.3
3
+ Pillow==10.4.0
4
+ python-dotenv==1.0.1
5
+ httpx==0.27.2