Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: runwayml/stable-diffusion-v1-5
|
@@ -10,6 +9,7 @@ tags:
|
|
10 |
- diffusers
|
11 |
- dreambooth
|
12 |
inference: true
|
|
|
13 |
---
|
14 |
|
15 |
# DreamBooth - Bored Ape Yacht Club
|
@@ -80,5 +80,4 @@ for img in imgs:
|
|
80 |
```
|
81 |
|
82 |
## Optimization
|
83 |
-
Results can be further enhanced and refined through meticulous fine-tuning and adept modification of training parameters, unlocking an even broader spectrum of creativity and artistic expression.
|
84 |
-
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
base_model: runwayml/stable-diffusion-v1-5
|
|
|
9 |
- diffusers
|
10 |
- dreambooth
|
11 |
inference: true
|
12 |
+
pipeline_tag: text-to-image
|
13 |
---
|
14 |
|
15 |
# DreamBooth - Bored Ape Yacht Club
|
|
|
80 |
```
|
81 |
|
82 |
## Optimization
|
83 |
+
Results can be further enhanced and refined through meticulous fine-tuning and adept modification of training parameters, unlocking an even broader spectrum of creativity and artistic expression.
|
|