File size: 1,179 Bytes
0e80e20
 
 
 
 
1e48ab5
e193f18
0e80e20
 
acb4816
 
1c379d7
 
 
 
 
 
 
 
 
0e80e20
 
 
 
1c379d7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: creativeml-openrail-m
tags:
- text-to-image
- stable-diffusion
- furry
- anything-v3.0
---

![images](https://cdn.discordapp.com/attachments/1050047774315532300/1057079481581445230/grid-0005.png)


FurryDiffusion is a model made to generate furry art, 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.

Example Prompts:
```
Positive: highres, furry, fox, orange fur, blue eyes
Negative: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, blurry
```


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)
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)

**NOTE**: Its better to run it in Google Colab since you can use google's powerful gpu's for free. Go ahead try it now!