NitishBorthakur commited on
Commit
800b718
·
verified ·
1 Parent(s): 21c45b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- gradio==3.46.0
2
  requests
3
  Pillow
4
  numpy
5
- landingai==0.3.46
6
- opencv-python
7
- h11==0.13.0
8
- aiofiles>=22.0,<24.0
 
1
+ gradio
2
  requests
3
  Pillow
4
  numpy
5
+ opencv-python # Or opencv-python-headless if you don't need GUI features
6
+ landingai