Commit
·
01eb06e
1
Parent(s):
bdbf0f0
Upload the model chltti style
Browse files- README.md +28 -0
- model.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### chltti style Dreambooth model trained by thewhiterider27 with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the v1-4 base model
|
7 |
+
|
8 |
+
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!
|
9 |
+
|
10 |
+
Sample pictures of:
|
11 |
+
17.jpg (use that on your prompt)
|
12 |
+
16.jpg (use that on your prompt)
|
13 |
+
15.jpg (use that on your prompt)
|
14 |
+
14.jpg (use that on your prompt)
|
15 |
+
13.jpg (use that on your prompt)
|
16 |
+
12.jpg (use that on your prompt)
|
17 |
+
11.jpg (use that on your prompt)
|
18 |
+
10.jpg (use that on your prompt)
|
19 |
+
9.jpg (use that on your prompt)
|
20 |
+
8.jpg (use that on your prompt)
|
21 |
+
7.jpg (use that on your prompt)
|
22 |
+
6.jpg (use that on your prompt)
|
23 |
+
5.jpg (use that on your prompt)
|
24 |
+
4.jpg (use that on your prompt)
|
25 |
+
3.jpg (use that on your prompt)
|
26 |
+
2.jpg (use that on your prompt)
|
27 |
+
1.jpg (use that on your prompt)
|
28 |
+

|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1995edaa08f86b73b5f172de49c65cc295692e7c5b03abf08b188fb8f64404e9
|
3 |
+
size 2132858158
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
1.jpg, 2.jpg, 3.jpg, 4.jpg, 5.jpg, 6.jpg, 7.jpg, 8.jpg, 9.jpg, 10.jpg, 11.jpg, 12.jpg, 13.jpg, 14.jpg, 15.jpg, 16.jpg, 17.jpg
|