Upload the concept brime embeds and token
Browse files- README.md +25 -0
- brime.ckpt +3 -0
- token_identifier.txt +1 -0
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
### brime 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
|
5 |
+
#### model by samj
|
6 |
+
This your the Stable Diffusion model fine-tuned the brime concept taught to Stable Diffusion with Dreambooth.
|
7 |
+
It can be used by modifying the `instance_prompt(s)`: **prplbrime**
|
8 |
+
|
9 |
+
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).
|
10 |
+
And 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)
|
11 |
+
|
12 |
+
Here are the images used for training this concept:
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
prplbrime
|
21 |
+
![prplbrime 0](https://huggingface.co/sd-dreambooth-library/brime/resolve/main/concept_images/prplbrime_0.jpg)
|
22 |
+
![prplbrime 1](https://huggingface.co/sd-dreambooth-library/brime/resolve/main/concept_images/prplbrime_1.jpg)
|
23 |
+
![prplbrime 2](https://huggingface.co/sd-dreambooth-library/brime/resolve/main/concept_images/prplbrime_2.jpg)
|
24 |
+
![prplbrime 3](https://huggingface.co/sd-dreambooth-library/brime/resolve/main/concept_images/prplbrime_3.jpg)
|
25 |
+
|
brime.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c76af55190654210264821ae611f2e65ee53af7727f6ac2062da00b22dd7a30
|
3 |
+
size 2132856622
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
prplbrime
|