Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Character Design
Animals
Adorable
aji1
stable-diffusion
stable-diffusion-diffusers
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 Settings
- Draw Things
- DiffusionBee
| license: creativeml-openrail-m | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Character Design | |
| - Animals | |
| - Adorable | |
| - aji1 | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| base_model: | |
| - Yntec/GenerateMe | |
| 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 |