Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base Model
Realistic
Fantasy
RPG
World of Warcraft
Style
53rt5355iz
Anashel
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/TheseFoolishThings with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/TheseFoolishThings 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/TheseFoolishThings", torch_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: | |
| - Base Model | |
| - Realistic | |
| - Fantasy | |
| - RPG | |
| - World of Warcraft | |
| - Style | |
| - 53rt5355iz | |
| - Anashel | |
| - stable-diffusion | |
| - stable-diffusion-1.5 | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| base_model: | |
| - Yntec/RPG_Remix | |
| - digiplay/BeautyFoolReality_4 | |
| base_model_relation: merge | |
| # These Foolish Things | |
| BeautyFoolReality_4 with RPG_Remix's compositions! Showcase and prompts (all use seed 9119): | |
|  | |
| pixar movie beautiful pretty cute young girl holding little pink duck toy, jester hat, cap, costume, sitting, long hair, peace, cinematic lighting, intricate details, dreamlike, masterpiece, (8k,masterpiece:1.2),ultra-detailed,(chibi,photorealistic,photo-realistic face,green eyes) | |
|  | |
| prompt = "Photo, Shot on Hasselblad: brightlighting, vivid colours and skirt hues, the beautiful mosaic young princess, short smile" | |
|  | |
| (Digital Mosaic art:2),Mosaic Tile Art,Mosaic, magic flying explorer approaching the pleiades aboard a magical sailboat in the sky,mist fog,gravity-defying,aloft flight,night sky,cosmic, | |
|  | |
| professional, masterpiece, 8k, hyperrealistic portrait of a 20yo cute blond girl, long hair, redhead, (looking shy:1.3), freckles, detailed face, detailed skin, photography, hq, photorealistic, DV_Snooky_Vicious | |
| Original Pages: | |
| https://huggingface.co/Yntec/RPG_Remix | |
| https://civitai.com/models/108111/beautyfool-reality | |
| https://civitai.com/models/1116 (RPG) | |
| # Recipe: | |
| - SuperMerger Weight Sum Use MBW 0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0 | |
| Model A: | |
| RPG Remix | |
| Model B: | |
| BeautyfoolRealityV4 | |
| Then the 840KVAE was baked in, and then it was converted into no-ema version so diffusers can create high quality images with it. | |
| Output: | |
| TheseFoolishThings |