Yntec commited on
Commit
2df25ed
·
verified ·
1 Parent(s): 1705b3a

Upload wavymulder/wavyfusion/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. wavymulder/wavyfusion/README.md +39 -0
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
+ ![Header](https://huggingface.co/wavymulder/wavyfusion/resolve/main/images/page1.jpg)
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
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](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
+ ![Character Example](https://huggingface.co/wavymulder/wavyfusion/resolve/main/images/page2.jpg)
34
+ ![Landscape Example](https://huggingface.co/wavymulder/wavyfusion/resolve/main/images/page3.jpg)
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
+