Instructions to use ottopilot/VampireFangs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ottopilot/VampireFangs with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ottopilot/VampireFangs") prompt = "Comic book art, candid, Barbara Gordon, Batgirl, vampire, fangs, (white skin:1.1), long auburn hair, hypnotic (yellow:0.3) eyes, purple costume, (bloody mouth and clothing:1.2), highly detailed, art by Adam Hughes and Bryan Hitch, outdoors, night, Gotham City, blood red moon, gothic horror theme, ominous, corruption, bloodlust, heroine turned evil <lora:LORA-XenoDetailer-v3A:0.3> <lora:VampireFangs_v1.1:1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 12 files
Browse files- VampireFangs_v1.safetensors +3 -0
- images/00000.png +3 -0
- images/00364-4291047848.png +3 -0
- images/00365-4291047849.png +3 -0
- images/00403-2173600482.png +3 -0
- images/00468-3512749722.png +3 -0
- images/00493-3512749723.png +3 -0
- images/00602-2439294968.png +3 -0
- images/00615-163345372.png +3 -0
- images/00658-761737991.png +3 -0
- images/00677-2125729368.png +3 -0
- images/00714-385678181.png +3 -0
VampireFangs_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:855e45637d67586b12ce1054c9db352531819d6edf663f639945049f760217c8
|
| 3 |
+
size 7923468
|
images/00000.png
ADDED
|
Git LFS Details
|
images/00364-4291047848.png
ADDED
|
Git LFS Details
|
images/00365-4291047849.png
ADDED
|
Git LFS Details
|
images/00403-2173600482.png
ADDED
|
Git LFS Details
|
images/00468-3512749722.png
ADDED
|
Git LFS Details
|
images/00493-3512749723.png
ADDED
|
Git LFS Details
|
images/00602-2439294968.png
ADDED
|
Git LFS Details
|
images/00615-163345372.png
ADDED
|
Git LFS Details
|
images/00658-761737991.png
ADDED
|
Git LFS Details
|
images/00677-2125729368.png
ADDED
|
Git LFS Details
|
images/00714-385678181.png
ADDED
|
Git LFS Details
|