ai-tube-model-ltxv-1 / xora /models /autoencoders /causal_video_autoencoder.py

Commit History

fix compatability issues with python 3.9
af41e07

eranlevinlt commited on

vae: fix attention blocks and timestep conditioning
bd9f5fd

guysrn commited on

VAE: Add timestep conditioning
65dad79

Sapir commited on

Merge pull request #34 from LightricksResearch/add_atten_to_decoder
f63ea56
unverified

Yoav HaCohen commited on

Decoder: add AttentionResBlocks block
07ddecf

origordon commited on

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

guysrn commited on

VAE Decoder: Inject noise between conv layers.
1f21780

origordon commited on

VAE: Support more configurations for Encoder and Decoder blocks
43d3c68

erichardson commited on

Lint: added ruff.
325137b

Sapir commited on

CausalVideoAutoencoder: made neater load_ckpt.
d699d2b

Sapir commited on

Ckpt conversion: script + usage examples updated.
bebbcd0

Sapir commited on

working.
86b1a7e

Sapir commited on

refactor
c811a04

Sapir commited on