georgep4181
commited on
Commit
•
3dabfae
1
Parent(s):
9b85d3a
Upload the model agp
Browse files- README.md +29 -0
- model.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
widget:
|
6 |
+
- text: agp
|
7 |
+
---
|
8 |
+
### agp Dreambooth model trained by georgep4181 with [Hugging Face Dreambooth Training Space](https://huggingface.co/spaces/multimodalart/dreambooth-training) with the v2-512 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 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
agp (use that on your prompt)
|
29 |
+
![agp 0](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%281%29.jpg)![agp 1](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%282%29.jpg)![agp 2](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%283%29.jpg)![agp 3](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%284%29.jpg)![agp 4](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%285%29.jpg)![agp 5](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%286%29.jpg)![agp 6](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%287%29.jpg)![agp 7](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%288%29.jpg)![agp 8](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%289%29.jpg)![agp 9](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2810%29.jpg)![agp 10](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2811%29.jpg)![agp 11](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2812%29.jpg)![agp 12](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2813%29.jpg)![agp 13](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2814%29.jpg)![agp 14](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2815%29.jpg)![agp 15](https://huggingface.co/georgep4181/agp/resolve/main/concept_images/agp_%2816%29.jpg)
|
model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e4c84b898d94567d12e4513c5de9d9757995f8327161a32c8b1c6633f4b7eda
|
3 |
+
size 2580353150
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
agp
|