Update README.md
Browse files
README.md
CHANGED
|
@@ -36,8 +36,8 @@ widget:
|
|
| 36 |
### workflows
|
| 37 |
- drag any workflow json file to the activated browser; or
|
| 38 |
- drag any generated picture (which contains the workflow metadata) to the activated browser
|
| 39 |
-
- workflow for gguf (opt to use the aura vae; since the unique format of that separate clip [text encoder] was not supported by comfyui yet, for the time being, use the one embedded inside fp8 scaled safetensors would be a better choice, it won't affect the speed, as the model will be loaded from gguf instead)
|
| 40 |
- workflow for safetensors (fp8 scaled version above is recommended)
|
|
|
|
| 41 |
|
| 42 |
<Gallery />
|
| 43 |
|
|
|
|
| 36 |
### workflows
|
| 37 |
- drag any workflow json file to the activated browser; or
|
| 38 |
- drag any generated picture (which contains the workflow metadata) to the activated browser
|
|
|
|
| 39 |
- workflow for safetensors (fp8 scaled version above is recommended)
|
| 40 |
+
- workflow for gguf (opt to use the aura vae; since the unique format of that separate clip [text encoder] was not supported by comfyui yet, for the time being, use the one embedded inside fp8 scaled safetensors would be a better choice, it won't affect the speed, as the model will be loaded from gguf instead)
|
| 41 |
|
| 42 |
<Gallery />
|
| 43 |
|