End of training
Browse files- README.md +15 -0
- prompt.txt +1 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
+
instance_prompt: photo of Reza
|
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 Reza
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f6cec57d3247aa21734410ffb5e125f26716cd1014f1b1f6424172e9f513b0c
|
3 |
+
size 23401064
|