Instructions to use KappaNeuro/alternate-realities with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use KappaNeuro/alternate-realities 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("KappaNeuro/alternate-realities") prompt = "Alternate Realities - a cartoon scene of a man walking through a forest" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Alternate Realities
Alternate Realities - a cartoon scene of a man walking through a forest
All rights to the works in the training dataset belong to the authors of these works.
LoRA is based on the works of authors who were made for Challenge | Alternate Realities
You can find more details at the following link
Image examples for the model:
Alternate Realities - a man in a red suit is walking through the snow
Alternate Realities - a man with a backpack is walking through a barren area
Alternate Realities - a sci - fi scene with a man standing in front of a giant object
Alternate Realities - a man running in a dark room with a large screen in the background
Alternate Realities - a man standing on top of a metal structure in a city
Alternate Realities - a video game scene with a man walking through a field of purple flowers
Alternate Realities - a person standing in a dark room in front of a green light
Alternate Realities - a man standing on a bridge in a city
Alternate Realities - a green figure carrying a battery on top of a box
- Downloads last month
- 4
Model tree for KappaNeuro/alternate-realities
Base model
stabilityai/stable-diffusion-xl-base-1.0








