Instructions to use Ninadany/egon_schiele_nowadays_nina with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ninadany/egon_schiele_nowadays_nina with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Ninadany/egon_schiele_nowadays_nina") prompt = "artworks in Egon Schiele style A thin man sitting with a laptop, expressionist painting, elongated limbs, angular hands, tense pose, muted earthy colors, sparse background, raw brushwork, psychologically intense atmosphere" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
egon_schiele_nowadays

- Prompt
- artworks in Egon Schiele style A thin man sitting with a laptop, expressionist painting, elongated limbs, angular hands, tense pose, muted earthy colors, sparse background, raw brushwork, psychologically intense atmosphere
- Negative Prompt
- low quality, worst quality, blurry, jpeg artifacts, bad anatomy, bad hands, extra fingers, missing fingers, extra limbs, deformed body, distorted face, poorly drawn hands, poorly drawn face, mutated hands, mutated limbs, long neck, cross-eye, duplicate, watermark, text, logo, signature, cropped, out of frame, overexposed, underexposed, oversaturated, 3d render, cgi, plastic skin
Model description
artworks in Egon Schiele style
Trigger words
You should use artworks in Egon Schiele style to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 2
Model tree for Ninadany/egon_schiele_nowadays_nina
Base model
stabilityai/stable-diffusion-xl-base-1.0