Instructions to use alibaba-pai/Z-Image-Fun-Lora-Distill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- VideoX Fun
How to use alibaba-pai/Z-Image-Fun-Lora-Distill with VideoX Fun:
# 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
add tags for better discoverability :)
#4
by linoyts HF Staff - opened
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: videox_fun
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Z-Image-Fun-Lora-Distill
|
|
@@ -195,4 +198,4 @@ The following scripts are also supported:
|
|
| 195 |
**Recommended Settings**:
|
| 196 |
- cfg = 1.0
|
| 197 |
- steps = 8
|
| 198 |
-
- lora_weight = 0.8 (suggested range: 0.7 ~ 0.8)
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: videox_fun
|
| 4 |
+
pipeline_tag: text-to-image
|
| 5 |
+
tags:
|
| 6 |
+
- lora
|
| 7 |
---
|
| 8 |
|
| 9 |
# Z-Image-Fun-Lora-Distill
|
|
|
|
| 198 |
**Recommended Settings**:
|
| 199 |
- cfg = 1.0
|
| 200 |
- steps = 8
|
| 201 |
+
- lora_weight = 0.8 (suggested range: 0.7 ~ 0.8)
|