calcuis commited on
Commit
a58dc2f
·
verified ·
1 Parent(s): cc2677e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ widget:
41
  - keep both **fp16** and **fp32** models; you could test it and compare it yourself
42
  - upgraded **encoder** and **decoder** to **fp32**; same file size; better quality
43
 
44
- ### reference
45
  - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
46
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
47
  - pig architecture from [connector](https://huggingface.co/connector)
 
41
  - keep both **fp16** and **fp32** models; you could test it and compare it yourself
42
  - upgraded **encoder** and **decoder** to **fp32**; same file size; better quality
43
 
44
+ ### **reference**
45
  - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
46
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
47
  - pig architecture from [connector](https://huggingface.co/connector)