Golu2811 commited on
Commit
951d727
·
verified ·
1 Parent(s): f35c9aa

Upload 2 files

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +8 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python3-opencv
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ PIL
3
+ opencv-python
4
+ requests
5
+ dotenv
6
+ google-generativeai
7
+ langchain
8
+ pandas