venkateshkhatri
commited on
Commit
•
f256447
1
Parent(s):
a126ab0
End of training
Browse files- README.md +13 -1
- prompt.txt +1 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
---
|
3 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
+
instance_prompt: photo of venkateshkhatri
|
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 |
+
|
prompt.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
photo of venkateshkhatri
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:133e29499edf9b7a6289762f839c6aa88cc555aa27868d1217c8a9fbd3679cb1
|
3 |
+
size 23401064
|