|
--- |
|
license: openrail++ |
|
language: |
|
- en |
|
tags: |
|
- text-to-image |
|
- art |
|
- lora |
|
- stable-diffusion |
|
- diffusers |
|
widget: |
|
- text: A beautiful woman with blonde hair, artsytistic |
|
output: |
|
url: img/woman.jpeg |
|
- text: A field of sunflowers, artsytistic |
|
output: |
|
url: img/sunflower.jpeg |
|
- text: A cute cat, artsytistic |
|
output: |
|
url: img/cat.jpeg |
|
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5 |
|
instance_prompt: artsytistic |
|
inference: true |
|
--- |
|
|
|
|
|
# Artsytistic Diffusion |
|
|
|
__Artsytistic Diffusion__ is a finetuned Stable Diffusion v1.5 model. Artsytistic Diffusion generates artistic images from a text prompt. |
|
|
|
__Trigger word:__ artsytistic |
|
|
|
## Example images: |
|
|
|
![Woman](./img/woman.jpeg) |
|
![Cat](./img/cat.jpeg) |
|
![Sunflower](./img/sunflower.jpeg) |
|
|
|
## Demo |
|
|
|
Try the demo [here](https://huggingface.co/spaces/cutiee82/artsytistic-diffusion) |