Instructions to use Osama03/Finetuned_diffusion_interiordesign with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Osama03/Finetuned_diffusion_interiordesign with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Osama03/Finetuned_diffusion_interiordesign") prompt = "Design a modern home office with a large wooden desk facing a window, a comfortable ergonomic chair, and shelves filled with books and decorative items. Include a laptop on the desk, a small indoor plant, and a motivational quote framed on the wall. The color scheme should be calm and professional, with light gray walls and blue accents." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 14390ed27dcce4cefb70d4b57dc6a2b9363b8c5f7cafa6440013cb650ac13afd
- Size of remote file:
- 6.59 MB
- SHA256:
- 18a2487e0b13b261a27e1e5963c6d2d2444a07c49fcf5f9452dad93de745c570
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.