Instructions to use ottopilot/ChristopherLeeDracula with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ottopilot/ChristopherLeeDracula with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/v1-5-pruned-v6", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ottopilot/ChristopherLeeDracula") prompt = "RAW color photo, ChristopherLee_Dracula , sitting, playing poker, indoors, gaming table, playing cards, Monte Carlo casino, night <lora:ChristopherLee_Dracula_v1:0.75> <lora:XenoDetailer_v2:0.75>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 8 files
Browse files
ChristopherLee_Dracula_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e96f92491b34f9d21b3eac8159507b93f0cbae9e97a8f0d986f4e86ed971f4bc
|
| 3 |
+
size 75614704
|
images/00337-3121052459.png
ADDED
|
Git LFS Details
|
images/00339-1666309385.png
ADDED
|
Git LFS Details
|
images/00340-2631758259.png
ADDED
|
Git LFS Details
|
images/00345-2683429827.png
ADDED
|
Git LFS Details
|
images/00346-4012835042.png
ADDED
|
Git LFS Details
|
images/00370-4278075699.png
ADDED
|
Git LFS Details
|
images/00433-1205801024.png
ADDED
|
Git LFS Details
|