calcuis commited on
Commit
91ac2c6
·
verified ·
1 Parent(s): 3fcf112

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ 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 the 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 />
 
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 />