NitishBorthakur commited on
Commit
f00b897
·
verified ·
1 Parent(s): 7f64f6c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,6 +2,7 @@ gradio==3.50.2
2
  requests
3
  Pillow
4
  numpy
5
- landingai==0.3.49
6
  opencv-python
7
- pydantic-settings
 
 
2
  requests
3
  Pillow
4
  numpy
5
+ landingai==0.3.46
6
  opencv-python
7
+ pydantic-settings
8
+ aiofiles>=22.0,<24.0