Instructions to use artificialguybr/ClayAnimationRedmond with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/ClayAnimationRedmond with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/ClayAnimationRedmond") prompt = "Clay Animation, Clay" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: creativeml-openrail-m | |
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| instance_prompt: Clay Animation, Clay | |
| widget: | |
| - text: Clay Animation, Clay | |
| # Clay Animation.Redmond | |
|  | |
| ClayAnimation.Redmond is here! | |
| Introducing ClayAnimation.Redmond, the ultimate LORA for creating Clay Animation images! | |
| I'm grateful for the GPU time from Redmond.AI that allowed me to make this LORA! If you need GPU, then you need the great services from Redmond.AI. | |
| It is based on SD XL 1.0 and fine-tuned on a large dataset. | |
| The LORA has a high capacity to generate Coloring Book Images! | |
| The tag for the model:Clay Animation, Clay | |
| I really hope you like the LORA and use it. | |
| If you like the model and think it's worth it, you can make a donation to my Patreon or Ko-fi. | |
| Patreon: | |
| --- | |
| ### π Website | |
| You can find more of my models, projects, and information on my official website: | |
| - **[artificialguy.com](https://artificialguy.com/)** | |
| ### π Prompt Hub | |
| Need high-quality prompts for image models and LLMs? Explore **[findgoodprompt.com](https://findgoodprompt.com)**. | |
| ### π Support My Work | |
| If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects. | |
| - **Patreon:** [Support on Patreon](https://www.patreon.com/user?u=81570187) | |
| - **Ko-fi:** [Buy me a Ko-fi](https://ko-fi.com/artificialguybr) | |
| - **Buy Me a Coffee:** [Buy me a Coffee](https://buymeacoffee.com/jvkape) | |