Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ inference: true
|
|
11 |
duplicated_from: Linaqruf/anything-v3.0
|
12 |
---
|
13 |
|
|
|
|
|
|
|
|
|
14 |
# Anything V3
|
15 |
|
16 |
Welcome to Anything V3 - a latent diffusion model for weebs. This model is intended to produce high-quality, highly detailed anime style with just a few prompts. Like other anime-style Stable Diffusion models, it also supports danbooru tags to generate images.
|
|
|
11 |
duplicated_from: Linaqruf/anything-v3.0
|
12 |
---
|
13 |
|
14 |
+
# INFO
|
15 |
+
This repo was made for easy usage for dreambooth training, I've elimnated all the .ckpt, which are not used in Diffusers.
|
16 |
+
This should speed up setup considerably.
|
17 |
+
|
18 |
# Anything V3
|
19 |
|
20 |
Welcome to Anything V3 - a latent diffusion model for weebs. This model is intended to produce high-quality, highly detailed anime style with just a few prompts. Like other anime-style Stable Diffusion models, it also supports danbooru tags to generate images.
|