Ryzan commited on
Commit
05f102f
·
1 Parent(s): 2403758

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -4,10 +4,27 @@ tags:
4
  - text-to-image
5
  - stable-diffusion
6
  ---
7
- ### fantasy-diffusion-v1 Dreambooth model trained by Ryzan with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
 
8
 
 
 
 
 
 
9
 
10
  Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
11
 
12
  Sample pictures of this concept:
 
 
 
 
13
 
 
 
 
 
 
 
 
 
4
  - text-to-image
5
  - stable-diffusion
6
  ---
7
+ ### fantasy-diffusion-v0 diffusion model trained by Ryzan with fast-DreamBooth
8
+ <br />
9
 
10
+ This is currently a base model
11
+ <br />
12
+ This model is trained on 400 images of semi-realistic fantasy art
13
+ <br />
14
+ This model does not use any finetuning techniques such as face restoration or in-painting as of yet
15
 
16
  Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
17
 
18
  Sample pictures of this concept:
19
+ <br />
20
+ Prompt: fantastyle foxgirl|Prompt: fantastyle foxgirl
21
+ :-------------------------:|:-------------------------:
22
+ ![0](https://huggingface.co/Ryzan/fantasy-diffusion-v0/resolve/main/sample_images/fantastyle_catgirl.jpg) | ![0](https://huggingface.co/Ryzan/fantasy-diffusion-v0/resolve/main/sample_images/fantastyle_catgirl(2).jpg)
23
 
24
+ Prompt: fantastyle knight|Prompt: fantastyle knight
25
+ :-------------------------:|:-------------------------:
26
+ ![0](https://huggingface.co/Ryzan/fantasy-diffusion-v0/resolve/main/sample_images/fantastyle_knight.jpg) | ![0](https://huggingface.co/Ryzan/fantasy-diffusion-v0/resolve/main/sample_images/fantastyle_knight(2).jpg)
27
+
28
+ Prompt: fantastyle mage|Prompt: fantastyle mage
29
+ :-------------------------:|:-------------------------:
30
+ ![0](https://huggingface.co/Ryzan/fantasy-diffusion-v0/resolve/main/sample_images/fantastyle_mage.jpg) | ![0](https://huggingface.co/Ryzan/fantasy-diffusion-v0/resolve/main/sample_images/fantastyle_mage(2).jpg)