Instructions to use DeepBeepMeep/Z-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use DeepBeepMeep/Z-Image with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
-
|
| 4 |
tags:
|
| 5 |
- diffusion-single-file
|
| 6 |
---
|
| 7 |
-
You will find here all the
|
| 8 |
|
| 9 |
|
| 10 |
WanGP by DeepBeepMeep : The best Open Source Video Generative Models Accessible to the GPU Poor
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
+
- Tongyi-MAI/Z-Image-Turbo
|
| 4 |
tags:
|
| 5 |
- diffusion-single-file
|
| 6 |
---
|
| 7 |
+
You will find here all the Z-Image image models used with WanGP (https://github.com/deepbeepmeep/Wan2GP) :
|
| 8 |
|
| 9 |
|
| 10 |
WanGP by DeepBeepMeep : The best Open Source Video Generative Models Accessible to the GPU Poor
|