NitishBorthakur commited on
Commit
303669c
·
verified ·
1 Parent(s): 265f518

initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
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