Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
photorealistic
3d
Instructions to use EnD-Diffusers/duskfall-alter-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/duskfall-alter-test with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/duskfall-alter-test", 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 | |
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - photorealistic | |
| - 3d | |
| language: | |
| - en | |
| library_name: diffusers | |
| ### Duskfall-Alter-Test Dreambooth model trained by Duskfallcrew with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook | |
| # Test the concept via A1111 Colab | |
| # [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb) | |
| # Concept Token | |
| dskfll SHOULD be the token | |
| # SAFE TENSORS FILE | |
| In conversion, i mistyped the repo name so it's sitting here instead: https://huggingface.co/Duskfallcrew/duskfall-alter-tes | |
| # Coffee Is Nice: | |
| If you want to donate towards costs and don't want to subscribe: | |
| https://ko-fi.com/DUSKFALLcrew | |
| If you want to monthly support the EARTH & DUSK media projects and not just AI: | |
| https://www.patreon.com/earthndusk | |
| # Sample Images Are available here | |
|  | |
|  | |
|  | |
| # Samplers and VAE Details | |
| Women REALISTIC EULER and EULER A PROMPT | |
| dskflll, 1girl, solo, a woman with rainbow hair, incredibly detailed beauty,brown eyes, rim lighting, cinematic ,lighting ,photo quality, vivid, kodak colors, 8k concept, 128k, 108mp DSLR, dskflll | |
| egative prompt: out of frame, multiple views, bad quality, low quality, nsfw, animal ears, cat_ears, bad proportions, bad anatomy, nude, nipples | |
| Steps: 30, Sampler: Euler a, CFG scale: 7, Seed: 356051032249, Size: 512x768 | |
| WOMEN REALISTIC HEUN | |
| dskflll, 1girl, solo, a woman with red hair, incredibly detailed beauty, photorealism, smirk, blue eyes, wearing a headband, rim lighting, cinematic ,lighting , foto realistic, dskflll, dskflll, 1girl, solo, a woman with red hair, incredibly detailed beauty, photorealism, smirk, blue eyes, wearing a headband, rim lighting, cinematic ,lighting , foto realistic, dskflll | |
| Negative prompt: out of frame, multiple views, bad quality, low quality, nsfw, animal ears, cat_ears, bad proportions, bad anatomy, nude, nipples, out of frame, multiple views, bad quality, low quality, nsfw, animal ears, cat_ears, bad proportions, bad anatomy, nude, nipples | |
| Steps: 30, Sampler: Heun, CFG scale: 7, Seed: 356051032250, Size: 512x512, | |
| MEN Base and Semi Realistic | |
| dskflll, 1boy, male_focus, blonde hair, a man with a blue shirt and a necklace on his neck ,photorealism, rim lighting, studio lighting, AGFA colors, dskflll | |
| Negative prompt: out of frame, multiple views, bad quality, low quality, | |
| Steps: 30, Sampler: PLMS, CFG scale: 7, Seed: 3560510349, Size: 512x768, |