ehristoforu
commited on
Commit
•
07febba
1
Parent(s):
7b47381
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/sd-turbo
|
4 |
+
instance_prompt: turbo
|
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 |
+
turbo
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fee171eba4d718dd07a15e450321fcbfbb7ef2dbf99dc3907adb45613802261
|
3 |
+
size 3359728
|