RhymesAI commited on
Commit
319e9cf
1 Parent(s): ef94075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ library_name: diffusers
8
  <img src="https://huggingface.co/rhymes-ai/Allegro/resolve/main/banner_white.gif">
9
  </p>
10
  <p align="center">
11
- <a href="https://rhymes.ai/allegro_gallery" target="_blank"> Gallery</a> · <a href="https://github.com/rhymes-ai/Allegro" target="_blank">GitHub</a> · <a href="https://rhymes.ai/blog-details/allegro-advanced-video-generation-model" target="_blank">Blog</a> · <a href="https://discord.com/invite/u8HxU23myj" target="_blank">Discord</a> · <a href="https://docs.google.com/forms/d/e/1FAIpQLSfq4Ez48jqZ7ncI7i4GuL7UyCrltfdtrOCDnm_duXxlvh5YmQ/viewform" target="_blank">Join Waitlist</a>
12
 
13
  </p>
14
 
@@ -81,9 +81,9 @@ library_name: diffusers
81
 
82
  2. Install the necessary requirements.
83
 
84
- 2.1 Ensure Python >= 3.10, PyTorch >= 2.4, CUDA >= 12.4. For details, see [requirements.txt](https://github.com/rhymes-ai/Allegro/blob/main/requirements.txt).
85
 
86
- 2.2 It is recommended to use Anaconda to create a new environment (Python >= 3.10) to run the following example.
87
 
88
  3. Download the [Allegro model weights](https://huggingface.co/rhymes-ai/Allegro).
89
 
 
8
  <img src="https://huggingface.co/rhymes-ai/Allegro/resolve/main/banner_white.gif">
9
  </p>
10
  <p align="center">
11
+ <a href="https://rhymes.ai/allegro_gallery" target="_blank"> Gallery</a> · <a href="https://github.com/rhymes-ai/Allegro" target="_blank">GitHub</a> · <a href="https://rhymes.ai/blog-details/allegro-advanced-video-generation-model" target="_blank">Blog</a> · <a href="https://discord.com/invite/u8HxU23myj" target="_blank">Discord</a> · <a href="https://docs.google.com/forms/d/e/1FAIpQLSfq4Ez48jqZ7ncI7i4GuL7UyCrltfdtrOCDnm_duXxlvh5YmQ/viewform" target="_blank">Join Waitlist</a> (Try it on Discord!)
12
 
13
  </p>
14
 
 
81
 
82
  2. Install the necessary requirements.
83
 
84
+ - Ensure Python >= 3.10, PyTorch >= 2.4, CUDA >= 12.4. For details, see [requirements.txt](https://github.com/rhymes-ai/Allegro/blob/main/requirements.txt).
85
 
86
+ - It is recommended to use Anaconda to create a new environment (Python >= 3.10) to run the following example.
87
 
88
  3. Download the [Allegro model weights](https://huggingface.co/rhymes-ai/Allegro).
89