Al Duffy
commited on
Commit
•
756ff82
1
Parent(s):
f5e43e2
Upload the concept noggles11400 embeds and token
Browse files- 10ktake2.ckpt +3 -0
- README.md +19 -0
- token_identifier.txt +1 -0
10ktake2.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9fbaedf7ec4bf8411302e81f3c992cc2711ea1bbe3cfef2368cd2669299e28d
|
3 |
+
size 4265327726
|
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### noggles11400 on Stable Diffusion via Dreambooth trained on the [fast-DreamBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
|
7 |
+
#### Model by alxdfy
|
8 |
+
This your the Stable Diffusion model fine-tuned the noggles11400 concept taught to Stable Diffusion with Dreambooth.
|
9 |
+
It can be used by modifying the `instance_prompt(s)`: **nounsbud.jpg**
|
10 |
+
|
11 |
+
You can also train your own concepts and upload them to the library by using [the fast-DremaBooth.ipynb by TheLastBen](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb).
|
12 |
+
You can run your new concept via A1111 Colab :[Fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
13 |
+
Or you can 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), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)
|
14 |
+
|
15 |
+
Sample pictures of this concept:
|
16 |
+
|
17 |
+
nounsbud.jpg
|
18 |
+
![nounsbud.jpg 0](https://huggingface.co/alxdfy/noggles11400/resolve/main/concept_images/nounsbud.jpg)
|
19 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
nounsbud.jpg
|