Update README.md
Browse files
README.md
CHANGED
@@ -3,20 +3,22 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
---
|
6 |
-
### food_crit Dreambooth model
|
|
|
7 |
|
8 |
|
9 |
-
Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb)
|
10 |
-
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)
|
11 |
|
12 |
-
Sample pictures of this concept:
|
13 |
|
14 |
|
15 |
|
|
|
16 |
|
|
|
17 |
|
18 |
|
19 |
|
|
|
|
|
20 |
|
21 |
|
22 |
food
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
---
|
6 |
+
### food_crit: The Food-Critter Dreambooth model for Stable Diffusion
|
7 |
+
|
8 |
|
9 |
|
|
|
|
|
10 |
|
|
|
11 |
|
12 |
|
13 |
|
14 |
+
Use Prompt: "food_crit" in the beginning of your prompt followed by a food. No major prompt-crafting needed.
|
15 |
|
16 |
+
Thanks to /u/Jak_TheAI_Artist for supplying training images!
|
17 |
|
18 |
|
19 |
|
20 |
+
Sample pictures of this concept:
|
21 |
+
|
22 |
|
23 |
|
24 |
food
|