File size: 612 Bytes
fd5aefe
c410b25
4992118
fd5aefe
65f45f0
f90e181
fd5aefe
 
 
 
65f45f0
fd5aefe
 
a304781
f402fb5
a304781
f96149f
65f45f0
a304781
fd5aefe
c410b25
 
 
8cb1ff8
fd5aefe
 
 
 
c410b25
a304781
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# GPU wheels は ZeroGPU が自動で解決するため extra-index は不要

gradio[mcp,oauth]==5.34.2
spaces==0.37.1
huggingface-hub>=0.30,<0.40

# --- PyTorch スタック(ZeroGPU 公認) ---
torch==2.4.1               # “+cu118” を外す
torchvision==0.19.1
xformers==0.0.28.post1      # 2.4.1 対応ビルド

# --- 生成 AI ---
diffusers==0.30.3
accelerate==0.29.3
transformers==4.41.1
peft==0.11.1
safetensors>=0.5.3
numpy==1.26.4

# --- CV / 画像処理 ---
opencv-python-headless
Pillow
insightface
basicsr==1.4.2
realesrgan
onnxruntime-gpu

# --- API グルー ---
fastapi
python-multipart