Skip to content

Commit

Permalink
imgs jpg
Browse files Browse the repository at this point in the history
  • Loading branch information
IrisRainbowNeko committed Nov 12, 2022
1 parent 8d3cdcb commit 18316cd
Show file tree
Hide file tree
Showing 23 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Everyone is an artist. Rome wasn't built in a day, but your artist dreams can be
With just ***one*** training image DreamArtist learns the content and style in it, generating diverse high-quality images with high controllability.
Embeddings of DreamArtist can be easily combined with additional descriptions, as well as two learned embeddings.

![](imgs/exp1.png)
![](imgs/exp_text1.png)
![](imgs/exp_text2.png)
![](imgs/exp_text3.png)
![](imgs/exp1.jpg)
![](imgs/exp_text1.jpg)
![](imgs/exp_text2.jpg)
![](imgs/exp_text3.jpg)

# Setup and Running

Expand All @@ -26,12 +26,12 @@ Following the [instructions of webui](https://github.com/AUTOMATIC1111/stable-di
## Training

First create the positive and negative embeddings in ```Create Embedding``` Tab.
![](imgs/create.png)
![](imgs/create.jpg)

Then, select positive embedding and set the parameters and image folder path in the ```Train``` Tab to start training.
The corresponding negative embedding is loaded automatically.
If your VRAM is low or you want save time, you can uncheck the ```reconstruction```.
![](imgs/train.png)
![](imgs/train.jpg)


## Tested models (need ema version):
Expand All @@ -40,14 +40,14 @@ If your VRAM is low or you want save time, you can uncheck the ```reconstruction
+ Anything v3.0

# Style Clone
![](imgs/exp_style.png)
![](imgs/exp_style.jpg)

# Prompt Compositions
![](imgs/exp_comp.png)
![](imgs/exp_comp.jpg)

# Comparison on One-Shot Learning
![](imgs/cmp.png)
![](imgs/cmp.jpg)

# Other Results
![](imgs/cnx.png)
![](imgs/cnx2.png)
![](imgs/cnx.jpg)
![](imgs/cnx2.jpg)
Binary file added imgs/cmp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/cmp.png
Binary file not shown.
Binary file added imgs/cnx.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/cnx.png
Binary file not shown.
Binary file added imgs/cnx2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/cnx2.png
Binary file not shown.
Binary file added imgs/create.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/create.png
Binary file not shown.
Binary file added imgs/exp1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/exp1.png
Binary file not shown.
Binary file added imgs/exp_comp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/exp_comp.png
Binary file not shown.
Binary file added imgs/exp_style.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/exp_style.png
Binary file not shown.
Binary file added imgs/exp_text1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/exp_text1.png
Binary file not shown.
Binary file added imgs/exp_text2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/exp_text2.png
Binary file not shown.
Binary file added imgs/exp_text3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/exp_text3.png
Binary file not shown.
Binary file added imgs/train.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imgs/train.png
Binary file not shown.

0 comments on commit 18316cd

Please sign in to comment.