Instructions to use SpiderIerusalem/jojack_diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SpiderIerusalem/jojack_diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lykon/AnyLoRA", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("SpiderIerusalem/jojack_diffusion") prompt = "cute gingerbread cookie in the form of jojenya, chibi, nendoroid, wearing gray peaked cap with star logo, gray jacket, red hair, bob cut, looking at viewer <lora:Jojenya:0.9>, rim light <lora:ral-cofzee:0.8> <lora:GingerbreadFashion:0.6>, sparkly starry eyes, smiling, sweet" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 8 files
Browse files- Jojack_logo.safetensors +3 -0
- Jojenya.safetensors +3 -0
- images/00173.png +3 -0
- images/00182_fix.png +3 -0
- images/01240-2812366599-_lora_Jojack_logo-10_1_ sand drawing of jojack_logo, made from sand _lora_epicrealismhelper_1_ _lora_epiNoiseoffset2_1_ sunny b.png +3 -0
- images/01268-1732211819-_lora_Jojack_logo-10_1_ Big industrial building in the form of jojack_logo logo, skyscraper, windows, doors, lights, rust, traff.png +3 -0
- images/01275-3858054313-_lora_Jojack_logo-10_1_ jojack_logo made by _lora_DAHR_1_ dahr.png +3 -0
- images/01569-3870156298-jojenya cute gingerbread cookie, wearing gray peaked cap with star logo, gray jacket, red hair, bob cut, looking at viewer _lor.png +3 -0
Jojack_logo.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:039c52e3443a2217d9b7cbf430f344129c1ad3004db984dbef8ddd6ee179f458
|
| 3 |
+
size 18994096
|
Jojenya.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f91c70a9f0b16452a8b03290186c334f7eb9affb2b6ad4680ee1fee7362d241c
|
| 3 |
+
size 19000256
|
images/00173.png
ADDED
|
Git LFS Details
|
images/00182_fix.png
ADDED
|
Git LFS Details
|
images/01240-2812366599-_lora_Jojack_logo-10_1_ sand drawing of jojack_logo, made from sand _lora_epicrealismhelper_1_ _lora_epiNoiseoffset2_1_ sunny b.png
ADDED
|
Git LFS Details
|
images/01268-1732211819-_lora_Jojack_logo-10_1_ Big industrial building in the form of jojack_logo logo, skyscraper, windows, doors, lights, rust, traff.png
ADDED
|
Git LFS Details
|
images/01275-3858054313-_lora_Jojack_logo-10_1_ jojack_logo made by _lora_DAHR_1_ dahr.png
ADDED
|
Git LFS Details
|
images/01569-3870156298-jojenya cute gingerbread cookie, wearing gray peaked cap with star logo, gray jacket, red hair, bob cut, looking at viewer _lor.png
ADDED
|
Git LFS Details
|