lunar dev commited on
Commit
acb4816
1 Parent(s): 658cf6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,8 +4,10 @@ tags:
4
  - text-to-image
5
  - stable-diffusion
6
  ---
7
- ### furrydiffusion Dreambooth model trained by lunardevs with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook
8
 
 
 
 
9
 
10
  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)
11
  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)
 
4
  - text-to-image
5
  - stable-diffusion
6
  ---
 
7
 
8
+ ![images](https://cdn.discordapp.com/attachments/1050047774315532300/1057079481581445230/grid-0005.png)
9
+
10
+ FurryDiffusion is a model made to generate furry art, please not that this model is very much in beta still and will keep improoving! To use this please make sure to include `furry` in your prompt and to make a specific breed add the breed name only.
11
 
12
  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)
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)