End of training
Browse files- README.md +15 -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: Picture in suit for LinkedIn
|
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 |
+
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9718c6c6368173889abd373129b2bef287d11be100fc10c0b3baf5781ecd130
|
3 |
+
size 23401064
|