Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
|
|
23 |
| Text Encoder | T5-V1.1-XXL-Encoder | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main) / [GGUF](https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf) |
|
24 |
| VAE | ltxv-13b-0.9.7-vae | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-dev-GGUF/blob/main/ltxv-13b-0.9.7-vae-BF16.safetensors) |
|
25 |
|
26 |
-
[**Example workflow**](https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-
|
27 |
|
28 |
### Notes
|
29 |
|
|
|
23 |
| Text Encoder | T5-V1.1-XXL-Encoder | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main) / [GGUF](https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf) |
|
24 |
| VAE | ltxv-13b-0.9.7-vae | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-dev-GGUF/blob/main/ltxv-13b-0.9.7-vae-BF16.safetensors) |
|
25 |
|
26 |
+
[**Example workflow**](https://huggingface.co/wsbagnsv1/ltxv-13b-0.9.7-distilled-GGUF/blob/main/exampleworkflow.json) - based on the [official example workflow](https://github.com/Lightricks/ComfyUI-LTXVideo/tree/master/example_workflows/)
|
27 |
|
28 |
### Notes
|
29 |
|