Upload the model ttz_470
Browse files- README.md +19 -0
- model.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
widget:
|
6 |
+
- text: ttz
|
7 |
+
---
|
8 |
+
### ttz_470 Dreambooth model trained by aichina 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 |
+
ttz (use that on your prompt)
|
19 |
+
![ttz 0](https://huggingface.co/aichina/ttz-470/resolve/main/concept_images/ttz_%281%29.jpg)![ttz 1](https://huggingface.co/aichina/ttz-470/resolve/main/concept_images/ttz_%282%29.jpg)![ttz 2](https://huggingface.co/aichina/ttz-470/resolve/main/concept_images/ttz_%283%29.jpg)![ttz 3](https://huggingface.co/aichina/ttz-470/resolve/main/concept_images/ttz_%284%29.jpg)![ttz 4](https://huggingface.co/aichina/ttz-470/resolve/main/concept_images/ttz_%285%29.jpg)![ttz 5](https://huggingface.co/aichina/ttz-470/resolve/main/concept_images/ttz_%286%29.jpg)
|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b709973bade1779db77dfa941ab557b17201c33db56e01831e455962441c74d4
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
ttz
|