dbarbedillo
commited on
Commit
•
bfea043
1
Parent(s):
4b93ac3
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 a sks tomasthecat
|
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 a sks tomasthecat
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8338e9a4ba64304cfb823b65acc96b51804f6c2b8066ddff0d0c2ba2a53736f7
|
3 |
+
size 23401064
|