Update README.md
Browse files
README.md
CHANGED
@@ -3,19 +3,25 @@ license: creativeml-openrail-m
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
|
|
|
|
|
|
6 |
---
|
7 |
# Banano Chan - Anything v3.0 (banchan-anything-v3.0)
|
8 |
|
9 |
|
10 |
A potassium rich latent diffusion model. [Anything V3.0](https://huggingface.co/Linaqruf/anything-v3.0) trained to the likeness of [Banano Chan](https://twitter.com/Banano_Chan/). The digital waifu embodiment of [Banano](https://www.banano.cc), a feeless and super fast meme cryptocurrency.
|
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)
|
14 |
-
|
15 |
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.
|
16 |
|
17 |
e.g. banchan, beautiful eyes, detail, flower meadow, cumulonimbus clouds, lighting, detailed sky, garden
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
Sample pictures:
|
21 |
![0](https://huggingface.co/pbuyle/banchan-anything-v3-0/resolve/main/sample_images/00009-163516349-banchan_sittin.png)
|
|
|
3 |
tags:
|
4 |
- text-to-image
|
5 |
- stable-diffusion
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
library_name: diffusers
|
9 |
---
|
10 |
# Banano Chan - Anything v3.0 (banchan-anything-v3.0)
|
11 |
|
12 |
|
13 |
A potassium rich latent diffusion model. [Anything V3.0](https://huggingface.co/Linaqruf/anything-v3.0) trained to the likeness of [Banano Chan](https://twitter.com/Banano_Chan/). The digital waifu embodiment of [Banano](https://www.banano.cc), a feeless and super fast meme cryptocurrency.
|
14 |
|
|
|
|
|
|
|
15 |
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.
|
16 |
|
17 |
e.g. banchan, beautiful eyes, detail, flower meadow, cumulonimbus clouds, lighting, detailed sky, garden
|
18 |
|
19 |
+
A [detailed usage guide](https://cryptpad.fr/code/#/2/code/view/+tedLdAAtLk8nlYbgDpm6pFguMb+nObzUV4S2ZklXqw/present/) is also available if you are new to Stable Diffusion, image generation and prompting.
|
20 |
+
Share your picture in the [#banano-ai-art Discord channel](https://discord.com/channels/415935345075421194/991823100054355998) or [Community](https://huggingface.co/pbuyle/banchan-anything-v3-0/discussions) tab.
|
21 |
+
|
22 |
+
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)
|
23 |
+
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)
|
24 |
+
|
25 |
|
26 |
Sample pictures:
|
27 |
![0](https://huggingface.co/pbuyle/banchan-anything-v3-0/resolve/main/sample_images/00009-163516349-banchan_sittin.png)
|