ehristoforu
commited on
Commit
·
2a46395
1
Parent(s):
07febba
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
base_model: stabilityai/sd-turbo
|
4 |
instance_prompt: turbo
|
@@ -6,7 +5,7 @@ tags:
|
|
6 |
- text-to-image
|
7 |
- diffusers
|
8 |
- autotrain
|
9 |
-
inference:
|
10 |
---
|
11 |
|
12 |
# DreamBooth trained by AutoTrain
|
|
|
|
|
1 |
---
|
2 |
base_model: stabilityai/sd-turbo
|
3 |
instance_prompt: turbo
|
|
|
5 |
- text-to-image
|
6 |
- diffusers
|
7 |
- autotrain
|
8 |
+
inference: false
|
9 |
---
|
10 |
|
11 |
# DreamBooth trained by AutoTrain
|