GLAkavya commited on
Commit
1e4c4fd
·
verified ·
1 Parent(s): 4d9294e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ google-genai>=1.0.0
3
+ huggingface-hub>=0.24.0
4
+ opencv-python-headless>=4.9.0
5
+ numpy>=1.26.0
6
+ Pillow>=10.3.0