Instructions to use EllaPriest45/Wan2.2_InstantID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EllaPriest45/Wan2.2_InstantID with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EllaPriest45/Wan2.2_InstantID", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload 4 files
Browse files
loras_Hand v3 SD1.5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:096dbb36579dcdb9f14c8be76af0d80f2159fc24d55b89c57dc8beecd9f07900
|
| 3 |
+
size 302108616
|
loras_POVMissionary.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b083444d74d91b7d1bb6929a18bcdbcf214c9687f7768805fab3b46cd318dc3f
|
| 3 |
+
size 37878002
|
loras_PSCowgirl.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39db07d5a50be7e0c8997c719509618016ecc8805a40e1578451f6da024e1c38
|
| 3 |
+
size 946824
|
loras_subredditV7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01ae7398ae77eb375de049dd305a6298555e874315d563e41073bbf226d6d6f4
|
| 3 |
+
size 1719132176
|