Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,6 @@ license: apache-2.0
|
|
| 15 |
|
| 16 |
In this repository, we provide a family of diffusion models to generate a video or an image (<em>Coming Soon</em>) given a textual prompt and distilled model for faster generation.
|
| 17 |
|
| 18 |
-
https://github.com/user-attachments/assets/b9ff0417-02a4-4f6b-aacc-60c44e7fe6f1
|
| 19 |
|
| 20 |
## Project Updates
|
| 21 |
|
|
@@ -265,7 +264,7 @@ images = pipe(
|
|
| 265 |
Video("./test.mp4")
|
| 266 |
```
|
| 267 |
|
| 268 |
-
Please, refer to [inference_example.ipynb](inference_example.ipynb) notebook for more usage details.
|
| 269 |
|
| 270 |
### Distributed Inference
|
| 271 |
|
|
@@ -293,7 +292,7 @@ python test.py --prompt "A dog in red hat" --magcache
|
|
| 293 |
|
| 294 |
### ComfyUI
|
| 295 |
|
| 296 |
-
See the instruction [here](comfyui)
|
| 297 |
|
| 298 |
### Beta testing
|
| 299 |
You can apply to participate in the beta testing of the Kandinsky Video Lite via the [telegram bot](https://t.me/kandinsky_access_bot).
|
|
|
|
| 15 |
|
| 16 |
In this repository, we provide a family of diffusion models to generate a video or an image (<em>Coming Soon</em>) given a textual prompt and distilled model for faster generation.
|
| 17 |
|
|
|
|
| 18 |
|
| 19 |
## Project Updates
|
| 20 |
|
|
|
|
| 264 |
Video("./test.mp4")
|
| 265 |
```
|
| 266 |
|
| 267 |
+
Please, refer to [inference_example.ipynb](https://github.com/ai-forever/Kandinsky-5/blob/main/inference_example.ipynb) notebook for more usage details.
|
| 268 |
|
| 269 |
### Distributed Inference
|
| 270 |
|
|
|
|
| 292 |
|
| 293 |
### ComfyUI
|
| 294 |
|
| 295 |
+
See the instruction [here]((https://github.com/ai-forever/Kandinsky-5/tree/main/comfyui))
|
| 296 |
|
| 297 |
### Beta testing
|
| 298 |
You can apply to participate in the beta testing of the Kandinsky Video Lite via the [telegram bot](https://t.me/kandinsky_access_bot).
|