Spaces:
Runtime error
Runtime error
Commit History
vae: fix attention blocks and timestep conditioning bd9f5fd
VAE: Check for timesteps parameter in decoder before calling 8920e2d
VAE: Add timestep conditioning 65dad79
Merge pull request #34 from LightricksResearch/add_atten_to_decoder f63ea56 unverified
Decoder: add AttentionResBlocks block 07ddecf
Merge pull request #33 from LightricksResearch/compress-all-half-channels 427926d unverified
Guy Shiran commited on
causal_video_autoencoder: add option to half channels in depth to space upsample block d5e984f
Merge pull request #29 from LightricksResearch/scale_vae_decoder_v1 c4b2a35 unverified
VAE Decoder: Inject noise between conv layers. 1f21780
Merge pull request #30 from LightricksResearch/fix-no-flash-attention 05cb3e4 unverified
Sapir Weissbuch commited on
model: fix flash attention enabling - do not check device type at this point (can be CPU) 5940103
Feature: Add full bfloat16 support. 6a9d9a1
daniel shalem commited on
Merge pull request #19 from LightricksResearch/bfloat16-inference 91602f9 unverified
Sapir Weissbuch commited on
Feature: Add mixed precision support and direct bfloat16 support. 1940326
daniel shalem commited on
VAE: Support different latent_var_log options when returning intermediate features for 3D perceptual loss 7d89bb0
VAE: Support retuning intermediate features for 3d perceptual loss 028b6a1
Remove the word "pixart" from code. d504563
VAE: Support more configurations for Encoder and Decoder blocks 43d3c68
Lint: added ruff. 325137b
VAE encode bugfix: remove bad dist_util. eec4cb2
CausalVideoAutoencoder: made neater load_ckpt. d699d2b
Ckpt conversion: script + usage examples updated. bebbcd0
Merge pull request #7 from LightricksResearch/feature/fix-transformer-init-bug fc02e02 unverified
Dudu Moshe commited on