Instructions to use FallnAI/DarkSkyML-v.1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FallnAI/DarkSkyML-v.1.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("playgroundai/playground-v2.5-1024px-aesthetic", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("FallnAI/DarkSkyML-v.1.0") prompt = "Logo for skootrguy. Hood scooter rider" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
DarkSky Diffusion

- Prompt
- Logo for skootrguy. Hood scooter rider

- Prompt
- Fat man in a flask on a scooter
.jpeg)
- Prompt
- Logo for IntellibridgeAI. Black and purple digital art
Trigger words
You should use Logo to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- -