NitishBorthakur commited on
Commit
9297f3b
·
verified ·
1 Parent(s): 369a86a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==5.7.1
2
- requests==2.32.3
3
- Pillow==10.4.0
4
- numpy==1.26.4
5
- opencv-python-headless==4.10.0
6
- landingai
7
- pydantic==2.9.2
 
1
+ gradio==3.24.1
2
+ requests
3
+ Pillow
4
+ numpy
5
+ opencv-python-headless
6
+ landingai==0.3.45
7
+ pydantic>=2.0.0,<3.0.0