Instructions to use Shero448/fukudasan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/fukudasan with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/prefect-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/fukudasan") prompt = "UNICODE\u0000\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00009\u0000,\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00008\u0000_\u0000u\u0000p\u0000,\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00007\u0000_\u0000u\u0000p\u0000,\u0000s\u0000c\u0000o\u0000r\u0000e\u0000_\u00006\u0000_\u0000u\u0000p\u0000,\u0000b\u0000e\u0000s\u0000t\u0000 \u0000q\u0000u\u0000a\u0000l\u0000i\u0000t\u0000y\u0000,\u0000m\u0000a\u0000s\u0000t\u0000e\u0000r\u0000p\u0000i\u0000e\u0000c\u0000e\u0000,\u0000 \u0000b\u0000a\u0000c\u0000k\u0000g\u0000r\u0000o\u0000u\u0000n\u0000d\u0000 \u0000i\u0000s\u0000 \u0000c\u0000l\u0000a\u0000s\u0000s\u0000r\u0000o\u0000o\u0000m\u0000,\u0000 \u00001\u0000g\u0000i\u0000r\u0000l\u0000,\u0000 \u0000s\u0000o\u0000l\u0000o\u0000,\u0000" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/N4E2D2Z144VS36PPD62EM01KV0.jpeg | |
| text: "UNICODE\0\0s\0c\0o\0r\0e\0_\09\0,\0s\0c\0o\0r\0e\0_\08\0_\0u\0p\0,\0s\0c\0o\0r\0e\0_\07\0_\0u\0p\0,\0s\0c\0o\0r\0e\0_\06\0_\0u\0p\0,\0b\0e\0s\0t\0 \0q\0u\0a\0l\0i\0t\0y\0,\0m\0a\0s\0t\0e\0r\0p\0i\0e\0c\0e\0,\0 \0b\0a\0c\0k\0g\0r\0o\0u\0n\0d\0 \0i\0s\0 \0c\0l\0a\0s\0s\0r\0o\0o\0m\0,\0 \01\0g\0i\0r\0l\0,\0 \0s\0o\0l\0o\0,\0" | |
| base_model: John6666/prefect-pony-xl-v1-sdxl | |
| instance_prompt: fukudasan | |
| # fukudasan | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `fukudasan` to trigger the image generation. | |
| ## Download model | |
| [Download](/Shero448/fukudasan/tree/main) them in the Files & versions tab. | |