Jcarmody93
commited on
Commit
•
67bfe6f
1
Parent(s):
2c777c1
Update README.md
Browse files![2CD960CB-781C-4418-B421-97344EDE4DE9.jpeg](https://cdn-uploads.huggingface.co/production/uploads/65aa784aabf6d1ccb75dac8c/i2Ihm9OsCszGDfpLXh9tR.jpeg)
README.md
CHANGED
@@ -1,15 +1,13 @@
|
|
1 |
-
|
2 |
---
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
-
instance_prompt:
|
|
|
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
-
- diffusers
|
8 |
-
- autotrain
|
9 |
inference: true
|
10 |
---
|
11 |
|
12 |
# DreamBooth trained by AutoTrain
|
13 |
|
14 |
-
Text encoder was not trained.
|
15 |
-
|
|
|
|
|
1 |
---
|
2 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
3 |
+
instance_prompt: >-
|
4 |
+
A photo of rashmika mehta wearing casual clothes, taking a selfie, and
|
5 |
+
smiling.
|
6 |
tags:
|
7 |
- text-to-image
|
|
|
|
|
8 |
inference: true
|
9 |
---
|
10 |
|
11 |
# DreamBooth trained by AutoTrain
|
12 |
|
13 |
+
Text encoder was not trained.
|
|