diff --git a/README.md b/README.md index 1b1775f..cd9a22f 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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): @@ -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) \ No newline at end of file +![](imgs/cnx.jpg) +![](imgs/cnx2.jpg) \ No newline at end of file diff --git a/imgs/cmp.jpg b/imgs/cmp.jpg new file mode 100644 index 0000000..2de7554 Binary files /dev/null and b/imgs/cmp.jpg differ diff --git a/imgs/cmp.png b/imgs/cmp.png deleted file mode 100644 index 27e5d21..0000000 Binary files a/imgs/cmp.png and /dev/null differ diff --git a/imgs/cnx.jpg b/imgs/cnx.jpg new file mode 100644 index 0000000..ce9d17b Binary files /dev/null and b/imgs/cnx.jpg differ diff --git a/imgs/cnx.png b/imgs/cnx.png deleted file mode 100644 index 0970240..0000000 Binary files a/imgs/cnx.png and /dev/null differ diff --git a/imgs/cnx2.jpg b/imgs/cnx2.jpg new file mode 100644 index 0000000..9c6faec Binary files /dev/null and b/imgs/cnx2.jpg differ diff --git a/imgs/cnx2.png b/imgs/cnx2.png deleted file mode 100644 index 41c7c2d..0000000 Binary files a/imgs/cnx2.png and /dev/null differ diff --git a/imgs/create.jpg b/imgs/create.jpg new file mode 100644 index 0000000..280f119 Binary files /dev/null and b/imgs/create.jpg differ diff --git a/imgs/create.png b/imgs/create.png deleted file mode 100644 index a41ed35..0000000 Binary files a/imgs/create.png and /dev/null differ diff --git a/imgs/exp1.jpg b/imgs/exp1.jpg new file mode 100644 index 0000000..ed233f8 Binary files /dev/null and b/imgs/exp1.jpg differ diff --git a/imgs/exp1.png b/imgs/exp1.png deleted file mode 100644 index 9c022d3..0000000 Binary files a/imgs/exp1.png and /dev/null differ diff --git a/imgs/exp_comp.jpg b/imgs/exp_comp.jpg new file mode 100644 index 0000000..0b40508 Binary files /dev/null and b/imgs/exp_comp.jpg differ diff --git a/imgs/exp_comp.png b/imgs/exp_comp.png deleted file mode 100644 index 3f798fc..0000000 Binary files a/imgs/exp_comp.png and /dev/null differ diff --git a/imgs/exp_style.jpg b/imgs/exp_style.jpg new file mode 100644 index 0000000..b24d3f8 Binary files /dev/null and b/imgs/exp_style.jpg differ diff --git a/imgs/exp_style.png b/imgs/exp_style.png deleted file mode 100644 index c45a520..0000000 Binary files a/imgs/exp_style.png and /dev/null differ diff --git a/imgs/exp_text1.jpg b/imgs/exp_text1.jpg new file mode 100644 index 0000000..18df142 Binary files /dev/null and b/imgs/exp_text1.jpg differ diff --git a/imgs/exp_text1.png b/imgs/exp_text1.png deleted file mode 100644 index 1ea718a..0000000 Binary files a/imgs/exp_text1.png and /dev/null differ diff --git a/imgs/exp_text2.jpg b/imgs/exp_text2.jpg new file mode 100644 index 0000000..ba42fc1 Binary files /dev/null and b/imgs/exp_text2.jpg differ diff --git a/imgs/exp_text2.png b/imgs/exp_text2.png deleted file mode 100644 index 236fd86..0000000 Binary files a/imgs/exp_text2.png and /dev/null differ diff --git a/imgs/exp_text3.jpg b/imgs/exp_text3.jpg new file mode 100644 index 0000000..4b7c39d Binary files /dev/null and b/imgs/exp_text3.jpg differ diff --git a/imgs/exp_text3.png b/imgs/exp_text3.png deleted file mode 100644 index 0fce5e8..0000000 Binary files a/imgs/exp_text3.png and /dev/null differ diff --git a/imgs/train.jpg b/imgs/train.jpg new file mode 100644 index 0000000..6efa67f Binary files /dev/null and b/imgs/train.jpg differ diff --git a/imgs/train.png b/imgs/train.png deleted file mode 100644 index f2d9a15..0000000 Binary files a/imgs/train.png and /dev/null differ