Instructions to use Kutches/Anim4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Kutches/Anim4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Kutches/Anim4", 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
Delete nihirumaanima_preview3_1.safetensors
#6
by nihiruma - opened
Hello,
I am the original artist known as nihiruma.
This LoRA appears to be based on my artwork/style and has been created, uploaded, or distributed without my permission.
I have not authorized anyone to create, upload, distribute, or use any LoRA trained on, derived from, or associated with my artwork, name, or style.
Please remove this LoRA immediately.
If it is not removed promptly, I will seriously consider taking legal action. I am not joking, and I will not overlook the unauthorized use of my work, name, or style.
Do not create, upload, distribute, or use any LoRA related to my work, name, or style again.
Thank you.