nakas commited on
Commit
9ecb17f
·
verified ·
1 Parent(s): 0f94be4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio==3.50.2
2
- Pillow==10.0.0
3
- numpy==1.24.3
 
 
 
1
+ gradio>=4.13.0
2
+ numpy>=1.21.0
3
+ Pillow>=9.0.0
4
+ matplotlib>=3.4.0
5
+ pandas>=1.3.0