Upload the model sd-bib
Browse files- README.md +20 -0
- model.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
widget:
|
6 |
+
- text: sdbib
|
7 |
+
---
|
8 |
+
### sd-bib Dreambooth model trained by tzvc with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the v1-5 base model
|
9 |
+
|
10 |
+
You run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb). Don't forget to use the concept prompts!
|
11 |
+
|
12 |
+
Sample pictures of:
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
sdbib (use that on your prompt)
|
20 |
+
![sdbib 0](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%281%29.jpg)![sdbib 1](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%282%29.jpg)![sdbib 2](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%283%29.jpg)![sdbib 3](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%284%29.jpg)![sdbib 4](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%285%29.jpg)![sdbib 5](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%286%29.jpg)![sdbib 6](https://huggingface.co/tzvc/sd-bib/resolve/main/concept_images/sdbib_%287%29.jpg)
|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9beb774ca432281032daaf0bd7912e9cb02ed57f54a16dafb5206dd064b7d03a
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
sdbib
|