Instructions to use LyliaEngine/Realistic_Skin_Texture_Style_V05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Realistic_Skin_Texture_Style_V05 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/Realistic_Skin_Texture_Style_V05") prompt = "UHD, 4k, ultra detailed, cinematic, a photograph of <lora:cinematic photography detailed illu xl v5:0.7>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files
cinematic_photography_detailed_illu_xl_v5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce06d49f393b4a23e6102e348a51609e3c08dff700c00f46241e5b087dd2e7d0
|
| 3 |
+
size 456489828
|
images/9900bb81-6b85-4c77-bb60-05da3d3d44be.png
ADDED
|
Git LFS Details
|
images/bbf3e167-e39b-4adf-b3a5-09b29469ae5e.png
ADDED
|
Git LFS Details
|
images/e3a539b5-6857-45f3-87b9-c614cd89b9cd.png
ADDED
|
Git LFS Details
|