Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,10 @@ tags:
|
|
16 |
|
17 |
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/sd3.png)
|
18 |
|
|
|
|
|
|
|
|
|
19 |
### References
|
20 |
- base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
|
21 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
|
|
16 |
|
17 |
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/sd3.png)
|
18 |
|
19 |
+
### Workflows
|
20 |
+
- example workflow for [gguf](https://github.com/calcuis/comfy/blob/main/workflow-sd3.5-gguf.json) (picture shown above)
|
21 |
+
- example workflow for the original [safetensors](https://github.com/calcuis/comfy/blob/main/workflow-sd3.5-safetensors.json)
|
22 |
+
|
23 |
### References
|
24 |
- base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
|
25 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|