Commit History

Revert torch pin (broke spaces/ZeroGPU + Wan2.2/LTX-Video); make diarization best-effort and drop pyannote.audio dep. Transcription-only stays GPU-accelerated.
cfffdf2

Claude commited on

Pin torch/torchvision/torchaudio to 2.2.2 trio for pyannote 3.4.0 compat (reverts the AudioMetaData shim, which didn't find the class)
e1e3c3a

Claude commited on

Shim torchaudio.AudioMetaData for pyannote 3.4.0 compat with newer torchaudio, without touching torch stack versions
c084bdc

Claude commited on

Pin pyannote.audio==3.4.0 (newer versions redirect 3.1 pipeline to a different gated model)
1e87d34

Claude commited on

Fix pyannote token kwarg (token= not use_auth_token=) and pin whisper language=en
4c13d14

Claude commited on

Trigger fresh redeploy (previous restart reused stale build)
f7874be

Claude commited on

Fix: remove show_copy_button kwarg incompatible with this Space's Gradio version
73da755

Claude commited on

Add audio transcription + speaker diarization tab (Whisper + pyannote)
4a08059
Running

Claude commited on

Add Wan 2.2 pixel sprite animation endpoint
dd5c0bd
verified

AlterProgramming commited on

Upload studio/backends/hf_space.py with huggingface_hub
6486052
verified

AlterProgramming commited on

Upload requirements.txt with huggingface_hub
4cf35cb
verified

AlterProgramming commited on

Upload app.py with huggingface_hub
fad497e
verified

AlterProgramming commited on

add txt2img tab + infer_txt2img endpoint (SD 1.5)
ccc57f0
verified

AlterProgramming commited on

add txt2img tab + infer_txt2img endpoint (SD 1.5)
7faaef2
verified

AlterProgramming commited on

Add peft + torchvision (required by diffusers load_lora_weights)
64bc492
verified

AlterProgramming commited on

Initial venture-studio deploy: pixel_cursor + studio + app.py
1e3ce4c
verified

AlterProgramming commited on