Instructions to use Yntec/IncredibleOdds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/IncredibleOdds 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/IncredibleOdds", 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
Incredible Odds
Kudos to FashionStash for suggesting a merge like this! Incredible World was merged with Gacha to create a model where generating a rare picture has incredible odds! Comparison:
an illustration of a baby hedgehog with headphones holding a bow ribbon umbrella in the rain
Samples and prompts (they all use seed 9119):
highly detailed chibi koala in kitchen, hammer chef, fish, dungeons and dragons
a basket full of cherries, grass, high quality
Daughter with father. Festive scene at a copper brewery. Santa Claus chef sitting with pretty cute girl with a wooden keg of cola in the center. Display mugs of dark beer accompanied by colorful halloween ingredients
a lemon themed hamburger, high quality
Original pages:
https://huggingface.co/Yntec/Gacha
https://civitai.com/models/143386?modelVersionId=159118 (Incredible World v1)
- Downloads last month
- 19




