Instructions to use refiners/sd15.juggernaut.aftermath.autoencoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use refiners/sd15.juggernaut.aftermath.autoencoder with Refiners:
# 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
|
@@ -103,6 +103,8 @@ language:
|
|
| 103 |
- en
|
| 104 |
library_name: refiners
|
| 105 |
pipeline_tag: image-to-image
|
|
|
|
|
|
|
| 106 |
tags:
|
| 107 |
- image-to-image
|
| 108 |
- stable-diffusion
|
|
|
|
| 103 |
- en
|
| 104 |
library_name: refiners
|
| 105 |
pipeline_tag: image-to-image
|
| 106 |
+
base_model: refiners/sd1_5.autoencoder
|
| 107 |
+
base_model_relation: finetune
|
| 108 |
tags:
|
| 109 |
- image-to-image
|
| 110 |
- stable-diffusion
|