Upload wavymulder/wavyfusion/README.md with huggingface_hub
Browse files
wavymulder/wavyfusion/README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
thumbnail: "https://huggingface.co/wavymulder/wavyfusion/resolve/main/images/page1.jpg"
|
| 5 |
+
license: creativeml-openrail-m
|
| 6 |
+
tags:
|
| 7 |
+
- stable-diffusion
|
| 8 |
+
- stable-diffusion-diffusers
|
| 9 |
+
- text-to-image
|
| 10 |
+
- diffusers
|
| 11 |
+
inference: true
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
**Wavyfusion**
|
| 17 |
+

|
| 18 |
+
[*CKPT DOWNLOAD LINK*](https://huggingface.co/wavymulder/wavyfusion/resolve/main/wa-vy-fusion_1.0.ckpt) - This is a dreambooth trained on a very diverse dataset ranging from photographs to paintings. The goal was to make a varied, general purpose model for illustrated styles.
|
| 19 |
+
|
| 20 |
+
In your prompt, use the activation token: `wa-vy style`
|
| 21 |
+
|
| 22 |
+
# Gradio
|
| 23 |
+
|
| 24 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run wavyfusion:
|
| 25 |
+
[](https://huggingface.co/spaces/akhaliq/wavyfusion)
|
| 26 |
+
|
| 27 |
+
We use wa-vy instead of wavy because 'wavy style' introduced unwanted oceans and wavy hair.
|
| 28 |
+
|
| 29 |
+
Trained from 1.5 with VAE.
|
| 30 |
+
|
| 31 |
+
There are a lot of cool styles you can achieve with this model. [Please see this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images.](https://huggingface.co/wavymulder/wavyfusion/resolve/main/prompts_for_examples.md)
|
| 32 |
+
|
| 33 |
+

|
| 34 |
+

|
| 35 |
+
|
| 36 |
+
[And here is an batch of 49 images (not cherrypicked) in both euler_a and DPM++ 2M Karras](https://imgur.com/a/rBft6mw)
|
| 37 |
+
|
| 38 |
+
Special thanks to [Nitrosocke](https://huggingface.co/nitrosocke) and [Guizmus](https://huggingface.co/Guizmus)
|
| 39 |
+
|