Commit History

remove intermediate tensors
100ddf0

eranlevinlt commited on

Optimize video generation by adding torch.no_grad() context to reduce memory usage
27be903

benibraz commited on

Remove frame rate slider from advanced options in app.py
a40928e

benibraz commited on

Add frame rate option to video generation functions and update UI labels
24ebbe7

benibraz commited on

Update default resolution preset for improved performance
a4b5a95

benibraz commited on

Rename video asset for consistency and clarity
7563a88

benibraz commited on

Update example video assets to image formats for improved clarity
7c56365

benibraz commited on

Add new example video assets and update existing prompts for clarity
d198942

benibraz commited on

Update example prompts and video assets for improved clarity and relevance
1bf08ee

benibraz commited on

Refine negative prompt labels and update example video assets
9d5309a

benibraz commited on

Upload 6 files
259ae21
verified

benibraz commited on

Add example prompts and outputs for text-to-video and image-to-video generations
2a19412

benibraz commited on

Upload 3 files
57e1f05
verified

benibraz commited on

asset folder
d68320a

benibraz commited on

Remove num_images_per_prompt parameter from video generation functions
1697f47

benibraz commited on

Limit number of images per prompt to 1 in video generation function
ccc25b7

benibraz commited on

debug
520e8b2

benibraz commited on

Refactor advanced options sliders and enhance UI with instructional tips for video generation
623c312

benibraz commited on

Enhance UI for video generation with step-by-step labels and improved layout
a73f2f6

benibraz commited on

Update README.md with new app title and formatting adjustments
36d2863

benibraz commited on

different tabs for different functionality
fc65614

benibraz commited on

set default preset
637b686

eranlevinlt commited on

Update app.py
34ebe71
verified

eranlevinlt commited on

Update app.py
7e6b7ab
verified

eranlevinlt commited on

Update app.py
96f0d05
verified

eranlevinlt commited on

Update README.md
36354ac
verified

eranlevinlt commited on

Update README.md
4a2ce54
verified

eranlevinlt commited on

Update requirements.txt
6a889e1
verified

eranlevinlt commited on

Merge remote-tracking branch 'origin/main'
23d8452

eranlevinlt commited on

Update app.py
db54e16
verified

ofirbibi commited on

Create requirements.txt
3270aa1
verified

eranlevinlt commited on

Update README.md
33a0556
verified

eranlevinlt commited on

fix compatability issues with python 3.9
af41e07

eranlevinlt commited on

Merge pull request #40 from LightricksResearch/bugfix/fix-device-type-pass
7f8a00d
unverified

Nisan Chiprut commited on

Bugfix: pass device type for autocast.
d675fab

daniel shalem commited on

Merge pull request #39 from LightricksResearch/bugfix/fix-attention-and-timestep-conditioning
34518f8
unverified

Guy Shiran commited on

vae: fix attention blocks and timestep conditioning
bd9f5fd

guysrn commited on