DerYur commited on
Commit
874e586
·
verified ·
1 Parent(s): b9f60fc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Core dependencies
2
+ fastapi
3
+ uvicorn
4
+ gunicorn==21.2.0
5
+ python-multipart
6
+ pandas
7
+ numpy<2.0.0
8
+ openai
9
+ opencv-python-headless
10
+ xlsxwriter
11
+ huggingface_hub
12
+ google-generativeai