Al Duffy
commited on
Commit
•
c844317
1
Parent(s):
7461ea7
Upload the concept noggles6000 embeds and token
Browse files- 6k.ckpt +3 -0
- README.md +19 -0
- token_identifier.txt +1 -0
6k.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cb2dc7c7cb74f40e9d776218cf62494a19ffffc4c11a7230dcd280a23c16e06
|
3 |
+
size 4265327726
|
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### noggles6000 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 noggles6000 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/noggles6000/resolve/main/concept_images/nounsbud.jpg)
|
19 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
nounsbud.jpg
|