Skip to content

Commit

Permalink
news update
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto committed Apr 6, 2023
1 parent fb9596f commit 07b0e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Roberto Henschel,
* [03/28/2023] Code for all our generation methods released! We added a new low-memory setup. Minimum required GPU VRAM is currently **12 GB**. It will be further reduced in the upcoming releases.
* [03/29/2023] Improved [Huggingface demo](https://huggingface.co/spaces/PAIR/Text2Video-Zero)! (i) For text-to-video generation, **any base model for stable diffusion** and **any dreambooth model** hosted on huggingface can now be loaded! (ii) We improved the quality of Video Instruct-Pix2Pix. (iii) We added two longer examples for Video Instruct-Pix2Pix.
* [03/30/2023] New code released! It includes all improvements of our latest huggingface iteration. See the news update from `03/29/2023`. In addition, generated videos (text-to-video) can have **arbitrary length**.
* [04/06/2023] We integrated [Token Merging](https://github.com/dbolya/tomesd) into our code. In the most aggressive setup, our code can run with less than 7 GB VRAM.
* [04/06/2023] We integrated [Token Merging](https://github.com/dbolya/tomesd) into our code. When the highest compression is used and chunk size set to `2`, our code can run with less than 7 GB VRAM.


## Contribute
Expand Down

0 comments on commit 07b0e25

Please sign in to comment.