Instructions to use Comfy-Org/stable-diffusion-v1-5-archive with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/stable-diffusion-v1-5-archive 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
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: creativeml-openrail-m
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
base_model: CompVis/stable-diffusion-v1-4
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Stable Diffusion v1.5
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
base_model: CompVis/stable-diffusion-v1-4
|
| 6 |
+
tags:
|
| 7 |
+
- diffusers-single-file
|
| 8 |
---
|
| 9 |
|
| 10 |
# Stable Diffusion v1.5
|