Instructions to use prithivMLmods/Ton618-Space-Wallpaper-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use prithivMLmods/Ton618-Space-Wallpaper-LoRA with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("prithivMLmods/Ton618-Space-Wallpaper-LoRA") prompt = "Space Wallpaper, a close-up view of a galaxy is depicted. The galaxy is a spiral, with a bright yellow center. The sky is a deep blue, with streaks of white and blue, and there are a few white stars visible. There is a large cluster of gray clouds in the upper left corner of the image, and a cluster of smaller clouds on the lower right corner. There are streaks of blue and white lights in the middle of the sky, and in the top right corner, a bright orange star is visible." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 84a5d5b114ddf0f8cd6a9a4a9ab2ae0832d848ec88b9932911edb1707f25263a
- Size of remote file:
- 437 kB
- SHA256:
- ceba9bfb42705ebe2cd2db65932c928034bae0e5e712548296fdcd1c73b229a5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.