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 ·
da74958
1
Parent(s): e8eee09
Shoujo mix loras
Browse filesWould prefer if nobody really downlaoded these *SWEATS* because i dont remember the permissions for these and whiel we merged with some of our own content in all of these ? it's not fair on everyone esle.
I knwo uploading it here is for backup but uhhhh XD we used it to make a new model
Manga-ShoujoMixLora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e3570f25986819fc19580c1604c27e89dc88ac320d417795fbb13daeecf12e0
|
| 3 |
+
size 75692904
|
MangaMixLorafp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21bd7e48b9358c9b3ae1dbf222e3c5cffcd9b9846de58908cac642545c58a57a
|
| 3 |
+
size 38115216
|
MangaShoujoStyleLora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b38e1b724f410d0237fd5eedcc34ff0666f73f5167fc73f645804e2095dd1627
|
| 3 |
+
size 19372824
|
ShoujoMixLora.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:454ea5ad3fa09744537630925294b4b4a420101982b1a5068769d64ba01974af
|
| 3 |
+
size 75712728
|