Upload the concept 3dfood embeds and token
Browse files- 3dfood.ckpt +3 -0
- README.md +25 -0
- token_identifier.txt +1 -0
3dfood.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b06d5db59306a30a5031f603dfbcfd30873328094717ef870d5f35e5e19528c1
|
3 |
+
size 2132856622
|
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
---
|
6 |
+
### 3dfood 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 vladocar
|
8 |
+
This your the Stable Diffusion model fine-tuned the 3dfood concept taught to Stable Diffusion with Dreambooth.
|
9 |
+
It can be used by modifying the `instance_prompt(s)`: **3d, download**
|
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 |
+
|
18 |
+
|
19 |
+
download
|
20 |
+
|
21 |
+
3d
|
22 |
+
![3d 0](https://huggingface.co/vladocar/3dfood/resolve/main/concept_images/3d_food.png)
|
23 |
+
![download 1](https://huggingface.co/vladocar/3dfood/resolve/main/concept_images/download_-_2022-11-17T172124.601_upscayl_4x_realesrgan-x4plus-anime.png)
|
24 |
+
![download 2](https://huggingface.co/vladocar/3dfood/resolve/main/concept_images/download_-_2022-11-17T172815.533.png)
|
25 |
+
|
token_identifier.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
3d, download
|