NitishBorthakur commited on
Commit
b94d9bd
·
verified ·
1 Parent(s): 0e64b9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio
2
  requests
3
  Pillow
4
  numpy
5
- opencv-python
6
- landingai
7
- pydantic-settings
8
- pydantic
 
1
+ gradio==3.46.0
2
  requests
3
  Pillow
4
  numpy
5
+ opencv-python-headless
6
+ landingai==0.3.46
7
+ pydantic==1.10.13
8
+ python-dotenv>=0.21.0