Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Robo-Diffusion
|
2 |
|
3 |
A dreambooth-method finetune of stable diffusion that will output cool looking robots when prompted.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
thumbnail: "https://huggingface.co/nousr/robo-diffusion/resolve/main/robo_example.png"
|
5 |
+
tags:
|
6 |
+
- robots
|
7 |
+
- stablediffusion
|
8 |
+
- stable
|
9 |
+
- diffusion
|
10 |
+
- aiart
|
11 |
+
license: "mit"
|
12 |
+
---
|
13 |
+
|
14 |
# Robo-Diffusion
|
15 |
|
16 |
A dreambooth-method finetune of stable diffusion that will output cool looking robots when prompted.
|