Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Base Model
Photography
Traditional Art
Fenn
wildzzz
wavymulder
humblemikey
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/JustForKicks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/JustForKicks 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/JustForKicks", 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
| language: | |
| - en | |
| library_name: diffusers | |
| license: creativeml-openrail-m | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Base Model | |
| - Photography | |
| - Traditional Art | |
| - Fenn | |
| - wildzzz | |
| - wavymulder | |
| - humblemikey | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| base_model: | |
| - Yntec/PixelKicks | |
| - Yntec/Timeless | |
| base_model_relation: merge | |
| inference: true | |
| # Just For Kicks | |
| Samples and prompts (all use seed 9119): | |
|  | |
| timeless style samus aran | |
|  | |
| analog 1990 movie screenshot beautiful woman with husband enjoying cake with candles. A pretty girl sitting with Santa Claus, detailed brown eyes, Gift Birthday Theme by Gil_Elvgren and Haddon_Sundblom. Closeup | |
|  | |
| analog style 70s color analog style closeup portrait of a futuristic cyberpunk rihanna in a neon alleyway | |
|  | |
| cute young lady at the festival | |
| Pixel Kicks by humblemikey merged with Timeless! (which includes fenn's fennPhoto, wildzzz's Incredible World 2 and wavymulder's Timeless Diffusion!) Because I love the style of these models and wanted to see how they looked together! | |
| Original pages: | |
| https://civitai.com/models/231874/pixelkicks?modelVersionId=261715 | |
| https://huggingface.co/Yntec/Timeless | |
| https://huggingface.co/wavymulder/timeless-diffusion/ | |
| https://huggingface.co/Yntec/Fabulous | |
| https://civitai.com/models/143386?modelVersionId=163019 (Incredible World 2) | |
| https://civitai.com/models/153869/fenn-photo | |
| # Recipe: | |
| - SuperMerger Weight Sum Use MBW 0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1 | |
| Model A: | |
| Timeless | |
| Model B: | |
| PixelKicks | |
| Output: | |
| JustForKicks |