Instructions to use stabilityai/stable-diffusion-3-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use stabilityai/stable-diffusion-3-medium with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Inference
- Notebooks
- Google Colab
- Kaggle
Where to find missing nodes for simple comfyUI workflow?
#18
by MasterAbsinthe - opened
I'm trying to load the "comfy_example_workflows_sd3_medium_example_workflow_basic.json" but it tells me I have three missing nodes:
- TripleCLIPLoader
- ModelSamplingSD3
- EmptySD3LatentImage
I can't find these anywhere, where is it possible to download these nodes?
update your comfyui repo
update your comfyui repo
whoops! That's embarassing...
how to you update comfyui repo?