Commit History

Upgrade gradio
42b2d0d

sitatech commited on

Fix pytz module not found
f1b57e4

sitatech commited on

Add lightx2v deps to reduce startup time and laverage cached deps
a1658a7

sitatech commited on

Add deps required by fa4
98b2562

sitatech commited on

Update dependencies
46b28f9

sitatech commited on

Set show_error=True
0c3298f

sitatech commited on

Fix app path
c08b1f9

sitatech commited on

Fix torch version to torch==2.9.1
134b683

sitatech commited on

Add decord dep
49bcb79

sitatech commited on

Add back deps
60cd798

sitatech commited on

Add debug log for app path
81386d4

sitatech commited on

Add exp diffusers apps
711c909

sitatech commited on

Downgrade cuda to 12.8 for torchaudio and torchvision to match torch
22201ae

sitatech commited on

move torch import after the correct version with cuda 12.9 installed
ebdd64a

sitatech commited on

Log and trace roch initialization
aba0dae

sitatech commited on

Fix GRADIO_HOT_RELOAD error
a27c3ee

sitatech commited on

Lauch app only when __name__ == __main__
83fc116

sitatech commited on

Add deps instead of referencing them
2bfa7e6

sitatech commited on

Remove manuall deps installation
3c044fc

sitatech commited on

Disable transformers progress bar
8e64bf5

sitatech commited on

Disable noisy logs
cb63cd7

sitatech commited on

Support dynamically selecting app based on hf space repo name
f6a788f

sitatech commited on

For torch==2.9.1 built with cu129
27b29c5

sitatech commited on

Reference turbogen's requirements.txt
d2e74c0

sitatech commited on

Downgrade torch to 2.9.1 with cuda 12.9
460e516

sitatech commited on

try to fix hf zero gpu config error
c288751

sitatech commited on

Put the index before the deps
0a23bda

sitatech commited on

Use https://download.pytorch.org/whl/cu130 as primary index
e43fe4b

sitatech commited on

Upgrade python
cb2e9f2

sitatech commited on

fix torch version
d41d584

sitatech commited on

Add torch dependency
f1ba9dd

sitatech commited on

Update readme
1ec5f81

sitatech commited on

Switch to TurboGen
c1532cd

sitatech commited on

Remove sageattention installation command
dfe1017

sitatech commited on

Fix SageAttention build command
937b73f

sitatech commited on

Fix SageAttention build
0f9f4f2

sitatech commited on

Specify target GPU architectures for building sage att
4c67c83

sitatech commited on

Use set FORCE_CUDA=1 env var to enable sageattention building from source
2ab1da6

sitatech commited on

Upgrade gradio and remove cpu count logging
7c01ed7

sitatech commited on

More accurate CPU count print for container envs
f5f3b84

sitatech commited on

Print CPU count
c688fa5

sitatech commited on

Fix module name since the script expect __name__ == __main__
297be64

sitatech commited on

INstall pget
e7ea6d5

sitatech commited on

Also include inference/ in the sys path
acf0b5d

sitatech commited on

Includ comfyui in the clone
57f7138

sitatech commited on

Fix import issues
abf41c5

sitatech commited on

add inference dir to sys path for module import
c796113

sitatech commited on

Grant exec permission for deploy_gradio_inference.sh
3bb74c5

sitatech commited on

Fix meta
c8dd46e

sitatech commited on

Add readme with hf space meta
5562dcb

sitatech commited on