File size: 283 Bytes
177eb65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Core ML Framework
torch>=2.0.0
torchvision>=0.15.0

# Hugging Face Libraries
transformers>=4.35.0
diffusers>=0.24.0
accelerate>=0.25.0
safetensors>=0.4.0

# Image Processing
Pillow>=10.0.0
numpy>=1.24.0

# Streamlit UI
streamlit>=1.28.0

# Hugging Face Hub
huggingface_hub>=0.19.0