Instructions to use alvdansen/colorfulshadowsketch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alvdansen/colorfulshadowsketch with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("alvdansen/colorfulshadowsketch") prompt = "A sleek cyberpunk assassin clad in an iridescent exoskeleton suit" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 6 files
Browse files- araminta_k_colorful_shadow_sketch.safetensors +3 -0
- images/Colorful_Shadow-000015.safetensors_asset_pZQ9REceiuUQNhf7CAW7span_girl with blonde-brown hair and big round glasses holding a to go cup of coffee, white shirt_inference-txt2img_1718197747.png +3 -0
- images/Colorful_Shadow-000016.safetensors_asset_FX6mRw4u5RjUPXYqTRKZJfKy_A sleek cyberpunk assassin clad in an iridescent exoskeleton suit_inference-txt2img_1718187650.png +3 -0
- images/Colorful_Shadow-000016.safetensors_asset_V2C7swefB7DXCVEpo5BRDhkT_A mystical forest surrounded by shimmering will-o'-wisps_inference-txt2img_1718203365.png +3 -0
- images/Colorful_Shadow-000016.safetensors_asset_ZgceaLywkrmmXVQ59eb1wk8U_A sleek cyberpunk assassin clad in an iridescent exoskeleton suit_inference-txt2img_1_1718187646.png +3 -0
- images/Colorful_Shadow-000016.safetensors_asset_q78ZkqmVxq1GarBgA122Lf7u_A mechanical bird perched on a rusted clock tower_inference-txt2img_1718203358.png +3 -0
araminta_k_colorful_shadow_sketch.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a24fffcc4335eb914f53b9c764c5cc18915e7011f303a94293ee35415b6e6744
|
| 3 |
+
size 228455308
|
images/Colorful_Shadow-000015.safetensors_asset_pZQ9REceiuUQNhf7CAW7span_girl with blonde-brown hair and big round glasses holding a to go cup of coffee, white shirt_inference-txt2img_1718197747.png
ADDED
|
Git LFS Details
|
images/Colorful_Shadow-000016.safetensors_asset_FX6mRw4u5RjUPXYqTRKZJfKy_A sleek cyberpunk assassin clad in an iridescent exoskeleton suit_inference-txt2img_1718187650.png
ADDED
|
Git LFS Details
|
images/Colorful_Shadow-000016.safetensors_asset_V2C7swefB7DXCVEpo5BRDhkT_A mystical forest surrounded by shimmering will-o'-wisps_inference-txt2img_1718203365.png
ADDED
|
Git LFS Details
|
images/Colorful_Shadow-000016.safetensors_asset_ZgceaLywkrmmXVQ59eb1wk8U_A sleek cyberpunk assassin clad in an iridescent exoskeleton suit_inference-txt2img_1_1718187646.png
ADDED
|
Git LFS Details
|
images/Colorful_Shadow-000016.safetensors_asset_q78ZkqmVxq1GarBgA122Lf7u_A mechanical bird perched on a rusted clock tower_inference-txt2img_1718203358.png
ADDED
|
Git LFS Details
|