Instructions to use SweetLuna/Aurora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SweetLuna/Aurora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SweetLuna/Aurora", dtype=torch.bfloat16, device_map="cuda") 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
Add Link for Jordan_3
#3
by mariaWitch - opened
README.md
CHANGED
|
@@ -438,7 +438,7 @@ Your tireless effort and dedication made all the difference – this model won't
|
|
| 438 |
<p>Thank you <a href="https://huggingface.co/nuigurumi">hesw23168</a> for <a href="https://huggingface.co/hesw23168/Elysium_LORA/blob/main/EL_anime_boost_V1.safetensors">EL_anime_boost_V1</a></p>
|
| 439 |
<p>Thank you <a href="https://huggingface.co/nuigurumi">nuigurumi</a> for <a href="https://huggingface.co/nuigurumi/basil_mix">BasilMix</a></p>
|
| 440 |
<p>Thank you <a href="https://huggingface.co/dolphinz">dolphinz</a> for <a href="https://huggingface.co/dolphinz/mxlora/blob/main/kogane.safetensors">Kogane</a> and <a href="https://huggingface.co/dolphinz/stlora/blob/main/loras/sttabi_v1.4-04.safetensors">sttabi_v1.4-04</a></p>
|
| 441 |
-
<p>Thank you <a href="https://huggingface.co/SatyamSSJ10">SatyamSSJ10</a> for <a href="https://huggingface.co/
|
| 442 |
<p>Thank you <a href="https://huggingface.co/Lykon">Lykon</a> for <a href="https://huggingface.co/Kukicha">mikaPikazoStyleLora_mk</a></p>
|
| 443 |
<p>Thank you randomaccessmemories#4004</a> for <a href="https://cdn.discordapp.com/attachments/1067855857037094912/1067855860593852546/MagicLORA.pt">MagicLora</a></p>
|
| 444 |
<p>Thank you LUNA#1184 for the Showcase</p>
|
|
|
|
| 438 |
<p>Thank you <a href="https://huggingface.co/nuigurumi">hesw23168</a> for <a href="https://huggingface.co/hesw23168/Elysium_LORA/blob/main/EL_anime_boost_V1.safetensors">EL_anime_boost_V1</a></p>
|
| 439 |
<p>Thank you <a href="https://huggingface.co/nuigurumi">nuigurumi</a> for <a href="https://huggingface.co/nuigurumi/basil_mix">BasilMix</a></p>
|
| 440 |
<p>Thank you <a href="https://huggingface.co/dolphinz">dolphinz</a> for <a href="https://huggingface.co/dolphinz/mxlora/blob/main/kogane.safetensors">Kogane</a> and <a href="https://huggingface.co/dolphinz/stlora/blob/main/loras/sttabi_v1.4-04.safetensors">sttabi_v1.4-04</a></p>
|
| 441 |
+
<p>Thank you <a href="https://huggingface.co/SatyamSSJ10">SatyamSSJ10</a> for <a href="https://huggingface.co/SatyamSSJ10/Satyam_Public_LORA/blob/main/Jordan_3.safetensors">Jordan3</a></p>
|
| 442 |
<p>Thank you <a href="https://huggingface.co/Lykon">Lykon</a> for <a href="https://huggingface.co/Kukicha">mikaPikazoStyleLora_mk</a></p>
|
| 443 |
<p>Thank you randomaccessmemories#4004</a> for <a href="https://cdn.discordapp.com/attachments/1067855857037094912/1067855860593852546/MagicLORA.pt">MagicLora</a></p>
|
| 444 |
<p>Thank you LUNA#1184 for the Showcase</p>
|