Instructions to use KappaNeuro/levitating-cube with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use KappaNeuro/levitating-cube 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/levitating-cube") prompt = "Levitating Cube - a computer generated image of a cube floating in the ocean" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: other | |
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - style | |
| - cube | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| instance_prompt: Levitating Cube page | |
| widget: | |
| - text: "Levitating Cube - a computer generated image of a cube floating in the ocean" | |
| - text: "Levitating Cube - a glass box sitting on top of a pillar" | |
| - text: "Levitating Cube - a computer generated image of a glowing cube in the middle of a field" | |
| - text: "Levitating Cube - an image of a dark forest with glowing lights" | |
| - text: "Levitating Cube - a light shines on a building in the dark" | |
| - text: "Levitating Cube - a computer screen shot of a space station in the middle of the night" | |
| - text: "Levitating Cube - a group of people standing next to each other" | |
| - text: "Levitating Cube - a person standing in a room filled with legos" | |
| - text: "Levitating Cube - a group of cubes floating in the air over a river" | |
| - text: "Levitating Cube - a close up of a piece of food with wires coming out of it" | |
| # Levitating Cube ([CivitAI](https://civitai.com/models/153893) | |
|  | |
| > Levitating Cube - a computer generated image of a cube floating in the ocean | |
| <p>All rights to the works in the training dataset belong to the authors of these works.</p><p>LoRA is based on the works of authors who were made for <strong>Challenge | Default Cube</strong></p><p>You can find more details at <a target="_blank" rel="ugc" href="https://youtu.be/rTXyAvN5weU">the following link</a></p><div data-youtube-video><iframe width="640" height="480" allowfullscreen="true" autoplay="false" disablekbcontrols="false" enableiframeapi="false" endtime="0" ivloadpolicy="0" loop="false" modestbranding="false" origin playlist src="https://www.youtube.com/embed/rTXyAvN5weU" start="0"></iframe></div> | |
| ## Image examples for the model: | |
|  | |
| > Levitating Cube - a glass box sitting on top of a pillar | |
|  | |
| > Levitating Cube - a computer generated image of a glowing cube in the middle of a field | |
|  | |
| > Levitating Cube - an image of a dark forest with glowing lights | |
|  | |
| > Levitating Cube - a light shines on a building in the dark | |
|  | |
| > Levitating Cube - a computer screen shot of a space station in the middle of the night | |
|  | |
| > Levitating Cube - a group of people standing next to each other | |
|  | |
| > Levitating Cube - a person standing in a room filled with legos | |
|  | |
| > Levitating Cube - a group of cubes floating in the air over a river | |
|  | |
| > Levitating Cube - a close up of a piece of food with wires coming out of it | |