Instructions to use seedmanc/isna with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use seedmanc/isna with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/anything-v5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("seedmanc/isna") prompt = "isna-style, breasts, plump, gradient background, rough lineart, 1 girl, serval, kemono friends, masterpiece, best quality, rough strokes, rough lines, vector, anime shading, simplistic, lo-fi" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| isna-style, breasts, plump, gradient background, rough lineart, 1 girl, | |
| serval, kemono friends, masterpiece, best quality, rough strokes, rough | |
| lines, vector, anime shading, simplistic, lo-fi | |
| parameters: | |
| negative_prompt: >- | |
| worst quality, large head, low quality, extra digits, bad eye, | |
| EasyNegativeV2, ng_deepnegative_v1_75t, thin linear, narrow strokes, fine | |
| details | |
| output: | |
| url: images/e61c5484-1c86-062e-202a-090570c97cee.jpeg | |
| - text: '-' | |
| output: | |
| url: images/b30bac82-7114-f7f3-f1fd-4def63ccb410.jpeg | |
| - text: >- | |
| isna-style, large breasts, flat shading, thick outlines, gradient | |
| background, 1girl, rough lineart, wide strokes, vivid, expressive eyes | |
| parameters: | |
| negative_prompt: >- | |
| worst quality, large head, low quality, extra digits, bad eye, | |
| EasyNegativeV2, ng_deepnegative_v1_75t | |
| output: | |
| url: images/cc713442-3b76-492b-a6aa-eca4ea99cbd5.webp | |
| - text: '-' | |
| output: | |
| url: images/b64d7978-5176-f3aa-699d-43493a069eb4.jpeg | |
| base_model: stablediffusionapi/anything-v5 | |
| instance_prompt: isna-style, plump, flat shading, thick outlines, gradient background | |
| license: other | |
| license_name: whocares | |
| license_link: LICENSE | |
| # Isna artstyle (イスナ) | |
| <Gallery /> | |
| ## Model description | |
| Vivid colors and rough strokes as well as expressive eyes and pleasant skin colors in art. Mostly for Kemono Friends, produces plump characters. | |
| ## Trigger words | |
| You should use `isna-style` to trigger the image generation. | |
| You should use `plump` to trigger the image generation. | |
| You should use `flat shading` to trigger the image generation. | |
| You should use `thick outlines` to trigger the image generation. | |
| You should use `gradient background` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/seedmanc/isna/tree/main) them in the Files & versions tab. | |