calcuis commited on
Commit
766482d
·
verified ·
1 Parent(s): aa6da57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -29,6 +29,10 @@ widget:
29
 
30
  <Gallery />
31
 
 
 
 
 
32
  ### reference
33
  - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
34
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
 
29
 
30
  <Gallery />
31
 
32
+ ### **review**
33
+ - revised version; load faster with **full set gguf** (model + encoder + decoder)
34
+ - **upgraded encoder** and **vae** to **fp32**; same file size; better quality
35
+
36
  ### reference
37
  - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
38
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)