Dango233 vikky2904 commited on
Commit
ceddf0a
1 Parent(s): fed9c89

Update README.md (#5)

Browse files

- Update README.md (54f68534c0de89be8d7873b4ebc2b98ff9664a83)


Co-authored-by: Vikram Voleti <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -63,11 +63,12 @@ Please note: This model is released under the [Stability Community License](http
63
 
64
  ### Model Sources
65
 
66
- For local or self-hosted use, we recommend [ComfyUI](https://github.com/comfyanonymous/ComfyUI) for node-based UI inference or [diffusers](https://github.com/huggingface/diffusers) for programmatic use.
67
 
68
  - **ComfyUI:** [Github](https://github.com/comfyanonymous/ComfyUI), [Example Workflow](https://comfyanonymous.github.io/ComfyUI_examples/sd3/)
69
  - **Huggingface Space:** [Space](https://huggingface.co/spaces/stabilityai/stable-diffusion-3.5-large)
70
  - **Diffusers**: [See below](#using-with-diffusers).
 
71
 
72
  - **API Endpoints:**
73
  - [Stability AI API](https://platform.stability.ai/docs/api-reference#tag/Generate/paths/~1v2beta~1stable-image~1generate~1sd3/post)
 
63
 
64
  ### Model Sources
65
 
66
+ For local or self-hosted use, we recommend [ComfyUI](https://github.com/comfyanonymous/ComfyUI) for node-based UI inference, or [diffusers](https://github.com/huggingface/diffusers) or [GitHub](https://github.com/Stability-AI/sd3.5) for programmatic use.
67
 
68
  - **ComfyUI:** [Github](https://github.com/comfyanonymous/ComfyUI), [Example Workflow](https://comfyanonymous.github.io/ComfyUI_examples/sd3/)
69
  - **Huggingface Space:** [Space](https://huggingface.co/spaces/stabilityai/stable-diffusion-3.5-large)
70
  - **Diffusers**: [See below](#using-with-diffusers).
71
+ - **GitHub**: [GitHub](https://github.com/Stability-AI/sd3.5).
72
 
73
  - **API Endpoints:**
74
  - [Stability AI API](https://platform.stability.ai/docs/api-reference#tag/Generate/paths/~1v2beta~1stable-image~1generate~1sd3/post)