File size: 391 Bytes
47ac06f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Core Dependencies
torch==2.1.2
torchvision==0.16.2
torchaudio==2.1.2
diffusers==0.26.3
transformers==4.38.2
accelerate==0.27.2
bitsandbytes==0.41.1
scipy==1.12.0
numpy==1.26.4
Pillow==10.2.0
opencv-python==4.9.0.80
einops==0.7.0
onnyxruntime-gpu
insightface==0.7.3

# API Dependencies
fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6
pydantic==2.5.0