Feature Extraction
Refiners
Safetensors
English
image-to-image
stable-diffusion
sd1.5
art
juggernaut
Instructions to use refiners/sd15.juggernaut.aftermath.text_encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use refiners/sd15.juggernaut.aftermath.text_encoder 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
|
@@ -106,6 +106,7 @@ pipeline_tag: feature-extraction
|
|
| 106 |
base_model: refiners/sd1_5.text_encoder
|
| 107 |
base_model_relation: finetune
|
| 108 |
tags:
|
|
|
|
| 109 |
- stable-diffusion
|
| 110 |
- sd1.5
|
| 111 |
- art
|
|
|
|
| 106 |
base_model: refiners/sd1_5.text_encoder
|
| 107 |
base_model_relation: finetune
|
| 108 |
tags:
|
| 109 |
+
- image-to-image
|
| 110 |
- stable-diffusion
|
| 111 |
- sd1.5
|
| 112 |
- art
|