Instructions to use LyliaEngine/hsDrawSwordIllust with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/hsDrawSwordIllust with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/ilustmix_v20", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/hsDrawSwordIllust") prompt = "very aesthetic,masterpiece,best quality,painting \\(medium\\),exquisite details,amazing art,realistic details,pretty face,8K,RAW,movie lighting,soft light,<lora:hsDrawSwordIllust:0.8>,Draw Sword,weapon,Action,Fighting Stance,pose,Unsheathe,sword,holding weapon,holding sword,Sheath,Blade,Ken Kaneki (Tokyo Ghoul),his kagune - transformed sword. When he unsheathes it,a black,tentacle - like energy extends from the blade,and the ground beneath him is lacerated by the invisible force.," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files- hsDrawSwordIllust.safetensors +3 -0
- images/00222-500001718.png +3 -0
- images/00301-3293467113.png +3 -0
- images/00426-356193154.png +3 -0
hsDrawSwordIllust.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fff8393a367d1a0c40a37223b96946b0d2c42f36956ee3071a66f99b9d0683fc
|
| 3 |
+
size 21586220
|
images/00222-500001718.png
ADDED
|
Git LFS Details
|
images/00301-3293467113.png
ADDED
|
Git LFS Details
|
images/00426-356193154.png
ADDED
|
Git LFS Details
|