Instructions to use Yntec/ZooFun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/ZooFun 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/ZooFun", 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
Use zoofun in the prompt to enhance the effect. If you're not drawing animals check out: https://huggingface.co/Yntec/GenerateMe - if you want better backgrounds check out: https://huggingface.co/Yntec/Genuine
ZooFun
Samples and prompts:
(Click for larger)
Top left: masterpiece, high quality, zoofun, parrot, cute, full body, solo, standing
Top right: a Bear playing guitar in a club, zoofun, whimsical
Bottom left: zoofun. A high contrast portrait of a happy fuzzy chibi panda dressed as a chef in a high end kitchen making dough. There is a painting of flowers on the wall behind him.
Bottom right: sitting girl playing with cheeky brother. Carrying pikachu fluffy bunny rabbit. Cute faces and eyes. Movie carrot in chair
The zoofun LoRa baked into GenerateMe!
Original page:
https://civitai.com/models/387070/zoofun
Recipe
- SuperMerger Merge LoRA to checkpoint 0.7 strength:
Model A: GenerateMe
LoRA: zoofun_v1.0
Output: ZooFun
- Downloads last month
- 70
