wangjin2000 commited on
Commit
aac5fbd
·
verified ·
1 Parent(s): a72c757

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.23.2
2
+ pydantic==2.10.6
3
+ phidata==2.7.10
4
+ opencv-python==4.11.0.86
5
+ mediapipe==0.10.21
6
+ yt-dlp==2025.3.31
7
+ google-generativeai==0.8.4
8
+ duckduckgo-search==8.0.0
9
+ reportlab==4.3.1
10
+ pillow==11.2.1
11
+ PyMuPDF==1.25.5
12
+ sqlalchemy==2.0.40