userIdc2024 commited on
Commit
f3ef9b0
·
verified ·
1 Parent(s): e591ab7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -0
requirements.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ faiss-cpu
3
+ replicate
4
+ accelerate==0.26.0
5
+ piexif
6
+ pillow
7
+ scikit-image
8
+ scikit-learn
9
+ opencv-python-headless==4.10.0.84
10
+ pandas
11
+ numpy==1.26.4
12
+ ariadne
13
+ requests
14
+ fastapi
15
+ uvicorn
16
+ pydantic-settings
17
+ gunicorn
18
+ huggingface_hub
19
+ transformers