Instructions to use leonel4rd/Outmanga with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use leonel4rd/Outmanga 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("leonel4rd/Outmanga") prompt = "UNICODE\u0000\u0000a\u0000 \u0000b\u0000o\u0000y\u0000 \u0000i\u0000n\u0000 \u0000a\u0000 \u0000s\u0000a\u0000i\u0000l\u0000o\u0000r\u0000 \u0000s\u0000u\u0000i\u0000t\u0000 \u0000f\u0000r\u0000o\u0000w\u0000n\u0000i\u0000n\u0000g\u0000" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Sketched_Out_Manga-000007.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e941a185333e4ed045120741c023d3fdea8cd40fd2fa7e118c3ec058f199527
|
| 3 |
+
size 456490476
|
images/Sketched_Out_Manga_e000007_01_20240605225456.jpeg
ADDED
|
Git LFS Details
|