Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ tags:
|
|
11 |
This model is a fine-tuned Stable Diffusion modeled, using the Dreambooth technique.
|
12 |
It was trained on 43 screenshots of the game Return To Monkey Island, scraped from the Internet. You can find the full set here: [Return To Monkey Island Screenshots](https://huggingface.co/datasets/keras-dreambooth/marvin_paranoid_android)
|
13 |
|
|
|
|
|
14 |
It was created by [johko](https://huggingface.co/johko) for the [keras-dreambooth](https://huggingface.co/keras-dreambooth) sprint.
|
15 |
|
16 |
## Training procedure
|
@@ -21,7 +23,10 @@ You can find the notebook to train these models and how to attend this sprint [h
|
|
21 |
|
22 |
## Example Outputs
|
23 |
|
|
|
24 |
![Geralt of Rivia in Monkey Island Style](mnky_geralt.png)
|
|
|
|
|
25 |
![Frodo Baggins in Monkey Island Style](mnky_frodo.png)
|
26 |
|
27 |
|
|
|
11 |
This model is a fine-tuned Stable Diffusion modeled, using the Dreambooth technique.
|
12 |
It was trained on 43 screenshots of the game Return To Monkey Island, scraped from the Internet. You can find the full set here: [Return To Monkey Island Screenshots](https://huggingface.co/datasets/keras-dreambooth/marvin_paranoid_android)
|
13 |
|
14 |
+
The result resembles the style from the game, even though you should not expect wonders and rather see it as its own style inspired by the game's.
|
15 |
+
|
16 |
It was created by [johko](https://huggingface.co/johko) for the [keras-dreambooth](https://huggingface.co/keras-dreambooth) sprint.
|
17 |
|
18 |
## Training procedure
|
|
|
23 |
|
24 |
## Example Outputs
|
25 |
|
26 |
+
Geralt of Rivia
|
27 |
![Geralt of Rivia in Monkey Island Style](mnky_geralt.png)
|
28 |
+
|
29 |
+
Frodo Baggins
|
30 |
![Frodo Baggins in Monkey Island Style](mnky_frodo.png)
|
31 |
|
32 |
|