stevafernandes commited on
Commit
8c308d5
·
verified ·
1 Parent(s): cdedbcc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44
2
+ spaces>=0.26.1
3
+ google-genai>=0.3.0
4
+ opencv-python-headless>=4.10
5
+ reportlab>=4.2
6
+ gTTS>=2.5
7
+ Pillow>=10.4
8
+ numpy>=1.26