Instructions to use artificialguybr/360Redmond with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/360Redmond 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("artificialguybr/360Redmond") prompt = "360 view" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: bigscience-openrail-m | |
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| instance_prompt: 360, 360 view | |
| widget: | |
| - text: 360 view | |
| # 360Redmond | |
|  | |
| 360Redmond is here! | |
| I'm grateful for the GPU time from Redmond.AI that allowed me to finish this LORA! | |
| This is a 360 VIEW/PANORAMA LORA fine-tuned on SD XL 1.0. | |
| The LORA has a high capacity to generate 360 VIEW, 360, PANORAMA images in a wide variety of themes. It's a versatile LORA. | |
| You need to use site like that to view the 360 Panorama: | |
| 360Β° Panorama Viewer Online (renderstuff.com) | |
| I recommend gen in 1600x800 and then upscale 3x or 4x to have better quality. | |
| You can use 360, 360 View to get better 360. | |
| LORA is not perfect and sometimes needs more than one gen to create good images. I recommend simple prompts and not so complex scenes. LORA ends up making mistakes in very complex scenes (for example office interior or very dense forest). | |
| I really hope you like the LORA and use it. | |
| --- | |
| ### π Website | |
| You can find more of my models, projects, and information on my official website: | |
| - **[artificialguy.com](https://artificialguy.com/)** | |
| ### π Prompt Hub | |
| Need high-quality prompts for image models and LLMs? Explore **[findgoodprompt.com](https://findgoodprompt.com)**. | |
| ### π Support My Work | |
| If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects. | |
| - **Patreon:** [Support on Patreon](https://www.patreon.com/user?u=81570187) | |
| - **Ko-fi:** [Buy me a Ko-fi](https://ko-fi.com/artificialguybr) | |
| - **Buy Me a Coffee:** [Buy me a Coffee](https://buymeacoffee.com/jvkape) | |
| If you like the model and think it's worth it, you can make a donation to my Patreon or Ko-fi. | |
| Follow me in my twitter to know before all about new models: | |
| https://twitter.com/artificialguybr/ | |
| <!-- artificialguybr-links:start --> | |
| ### Explore More | |
| Discover more of my models, projects, and practical AI resources: | |
| - **AI tools directory:** [JustGoodAI](https://justgoodai.com/) β a curated directory of useful AI tools. | |
| <!-- artificialguybr-links:end --> | |