Sulphur / app.py

Commit History

Pre-download Gemma at startup; bump guidance to 5.0 for prompt adherence
499128d
Running

Daankular commited on

Reduce GPU duration to 120s (H200)
ceb42ce

Daankular commited on

Flatten hf_hub_download subfolder so LoRA lands where Wan2GP expects it
0103a70

Daankular commited on

Use correct Sulphur distill LoRA from SulphurAI/Sulphur-2-base/distill_loras/
483e424

Daankular commited on

Stream tqdm progress lines by reading chunks and splitting on \r
e131563

Daankular commited on

Stream subprocess output line-by-line; increase GPU duration to 360s
24a1162

Daankular commited on

Fix: don't use rank-768 LoRA alongside full distil model; capture stderr
4fe229d

Daankular commited on

Use generate.py subprocess approach like the original β€” no direct WanGP imports in app
c838058

Daankular commited on

All deps in requirements.txt; remove all runtime pip install and patch logic
f4ac1b9

Daankular commited on

Patch Wan2GP source to make rembg import optional after clone
acd62f0

Daankular commited on

Install Wan2GP deps via filtered requirements in setup() β€” no more whack-a-mole
051110a

Daankular commited on

Fix Gradio launch: remove module-level chdir, skip Wan2GP pip install
ad05bf8

Daankular commited on

Initial Sulphur-2 image-to-video Gradio Space
7469732

Daankular commited on