Update README.md
Browse files
README.md
CHANGED
@@ -85,7 +85,7 @@ library_name: diffusers
|
|
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 |
|
90 |
4. Run inference.
|
91 |
|
|
|
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). Before diffuser integration, use git lfs or snapshot_download.
|
89 |
|
90 |
4. Run inference.
|
91 |
|