File size: 279 Bytes
5949b9c
5ebd58c
f1c8934
5949b9c
 
 
b67339a
5949b9c
b67339a
5949b9c
 
745586c
f1c8934
b67339a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Torch and related libraries
torch>=2.6.0
transformers>=4.42.0
diffusers
accelerate

# --- PINNED GRADIO VERSIONS (Corrected) ---
gradio==4.31.0
gradio-client==0.16.2 # <--- This is the corrected version from the log

# Other dependencies for your app
scipy
python-dotenv
Pillow