Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,15 @@
|
|
1 |
-
# Robo
|
|
|
|
|
2 |
|
3 |
<img src="https://huggingface.co/nousr/robo-diffusion/resolve/main/robo_example.png" width="256" height="256"/>
|
4 |
|
5 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nousr/robo-diffusion/blob/main/robo_diffusion_v1.ipynb)
|
6 |
|
|
|
|
|
7 |
Github: https://github.com/nousr/robo-diffusion
|
|
|
|
|
|
|
|
|
|
1 |
+
# Robo-Diffusion
|
2 |
+
|
3 |
+
A dreambooth-method finetune of stable diffusion that will output cool looking robots when prompted.
|
4 |
|
5 |
<img src="https://huggingface.co/nousr/robo-diffusion/resolve/main/robo_example.png" width="256" height="256"/>
|
6 |
|
7 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nousr/robo-diffusion/blob/main/robo_diffusion_v1.ipynb)
|
8 |
|
9 |
+
# Repo
|
10 |
+
|
11 |
Github: https://github.com/nousr/robo-diffusion
|
12 |
+
|
13 |
+
# Usage
|
14 |
+
|
15 |
+
Keep the words `nousr robot` towards the beginning of your prompt to invoke the finetuned style.
|