moulichand
commited on
Commit
•
c77a9cb
1
Parent(s):
5cd2937
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: runwayml/stable-diffusion-v1-5
|
3 |
+
instance_prompt: "Photo of Moulichandbm, a young man with black hair, wearing an orange T-shirt"
|
4 |
+
tags:
|
5 |
+
- text-to-image
|
6 |
+
- diffusers
|
7 |
+
- autotrain
|
8 |
+
inference: true
|
9 |
+
---
|
10 |
+
|
11 |
+
# DreamBooth trained by AutoTrain
|
12 |
+
|
13 |
+
Text encoder was trained.
|