Instructions to use MLbackup/Lora_scrape_2023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MLbackup/Lora_scrape_2023 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MLbackup/Lora_scrape_2023") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
Commit ·
994bcde
1
Parent(s): 6a68c4e
Alisaie Leveilleur FFXIV Lora (Alisaie Leveilleur is the tag)
Browse files- Alisae_FFXIV-03.safetensors +3 -0
- Alisae_FFXIV-04.safetensors +3 -0
- Alisae_FFXIV-05.safetensors +3 -0
- Alisae_FFXIV-06.safetensors +3 -0
Alisae_FFXIV-03.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1007310fd5c3bde94b38089f0808cc5aca30046d8b727711c126cd957614505a
|
| 3 |
+
size 37877098
|
Alisae_FFXIV-04.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1adf0180b86cfee3c3fa495596dd823c85c9bd47673f544219a65a52872331e
|
| 3 |
+
size 37877098
|
Alisae_FFXIV-05.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfed16b6322bbe5d94a26c37420ec089a377e459e37737382ceb7b552664ce28
|
| 3 |
+
size 37877098
|
Alisae_FFXIV-06.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67ec985c8fe2dfea7387ba2ad7ded90c16489a0c3f33337b10bfcac3dfe1acd1
|
| 3 |
+
size 37877098
|