Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
Fate Stay Night
Vibrant Colors
IronCatMan
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/IronCatFateToons with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/IronCatFateToons with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/IronCatFateToons", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
IronCatFateToons
Original page: https://civitai.com/models/39284/ironcatfatetoon
Sample and prompt:
Beautiful close highly detailed portrait of a japanese pretty cute bulma from dbz cosplayer in her iconic signature main outfit. award-winning photography. xf iq4, 150mp, 50mm, f/1.4, iso 200, 1/160s, natural light, rule of thirds, symmetrical balance, depth layering, polarizing
- Downloads last month
- 12
