Instructions to use realrebelai/RebelReal_LoRA_Collection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use realrebelai/RebelReal_LoRA_Collection with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("realrebelai/RebelReal_LoRA_Collection") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: apache-2.0 | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - lora | |
| - text-to-image | |
| # RebelReal LoRA Collection | |
| <div style="display: flex; gap: 1px;"> | |
| <img style="width: 45%;" src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/AeE7_plqfkpQ6mLFSdg9g.png" alt="Icon 1"> | |
| <img style="width: 45%;" src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/gtsGREymTp6zqpAdriJ3Y.png" alt="Icon 2"> | |
| </div> | |
| <div class="gallery-scroll" style="display:flex; overflow-x:auto; gap:12px; padding:12px 0; scroll-snap-type:x mandatory; -webkit-overflow-scrolling:touch;"> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/xhXV29S8OYBCbmphiTzjz.png" alt="KREA example 1" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/rgxodrl8Y18WdfbT1Xwwv.png" alt="KREA example 2" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/3pkBq-nQmhAQT2iYf6z1b.png" alt="KREA example 3" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/P_VKV6T-H1hfhA0H-gDKn.png" alt="KREA example 4" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/HL38dTHMUvjJq_Vmj_LGw.png" alt="KREA example 5" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/VTnMoE4XvQrV0M_w3PQ0V.png" alt="KREA example 6" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/BP_wbbMoizo-tfMUOBzlc.png" alt="KREA example 7" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/mfVIZTtnwlX__f-QyxifW.png" alt="KREA example 8" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/xe4Ub5l_eK3ILcAL4YCcL.png" alt="KREA example 9" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/Mqbmj0vdfMN5711ZKwR1u.png" alt="KREA example 10" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/-PfOWdHBlxFcJ7ZirElzT.png" alt="KREA example 11" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/VnCgcwKhfykrxEa41R8dC.png" alt="KREA example 12" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/MeygVcWGyRZfTqT0wvJtK.png" alt="KREA example 13" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/wbpkfAdvgz6n0ei98SA_q.png" alt="KREA example 14" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/hOvmp09eCLMi52KwAZocI.png" alt="KREA example 15" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/gYc0zfrhrRWjC0D_stSBE.png" alt="KREA example 16" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/JcF6LMPzwo00EqDsREPB3.png" alt="KREA example 17" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| <div class="gallery-item" style="flex:0 0 auto; scroll-snap-align:start; width:320px;"> | |
| <img src="https://cdn-uploads.huggingface.co/production/uploads/68761990332d15464ccc8dee/qz_sCBOBz7wo8kBe7vct4.png" alt="KREA example 18" style="width:320px; height:320px; object-fit:cover; border-radius:8px;"> | |
| </div> | |
| </div> | |
| (Left = WITHOUT LoRA | Right = WITH LoRA -- 1.0 strength) | |
| My collection of RebelReal LoRAs. | |
| This lora is a detail enhancer and aesthetic booster. Lighting becomes more "alive" and vibrant while pushing the aesthetic of the prompt, and details become enhanced and provide an overall vibe to every image that you wont get from the regular model alone. | |
| LOWER VALUES WORK BEST! 0.2 - 0.8 is where i recommend you play around. |