Commit History

Fix Daniya GPT-SoVITS training space
7dab114

Codex commited on

refactor v3: proper Docker Space per official docs (user 1000, Gradio 5.x, Python 3.11)
2053b58

huanx520 commited on

fix: add --force-reinstall to actually downgrade huggingface_hub
99a0b18

huanx520 commited on

fix: minimal Dockerfile - only downgrade huggingface_hub after base
8e51919

huanx520 commited on

refactor v2: drop Dockerfile, lazy-install GPT-SoVITS at runtime, pin huggingface_hub<0.27
3b40822

huanx520 commited on

fix: remove conflicting deps from requirements.txt, move jinja2 fix to Dockerfile
15fd882

huanx520 commited on

fix: pin huggingface_hub<1.0 to keep HfFolder for Gradio 4.x compat
5b8792d

huanx520 commited on

fix: filter Gradio/WebUI deps from GPT-SoVITS requirements (downgrades base)
7088b64

huanx520 commited on

fix: use HF Spaces Dockerfile format (no FROM), base image handles Gradio
04bbab5

huanx520 commited on

refactor: full rewrite with Dockerfile + Gradio 5.x
516b94a

huanx520 commited on