venture-studio / requirements.txt

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

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

Claude commited on

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

Claude commited on

Add Wan 2.2 pixel sprite animation endpoint
dd5c0bd
verified

AlterProgramming commited on

Upload requirements.txt with huggingface_hub
4cf35cb
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