Instructions to use Emric/weapon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Emric/weapon 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-3.5-large", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Emric/weapon") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 5 files
Browse files
Alexander Anderson Crossed Swords Pose.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2baba3d9da5a9e19a0aacac8a352c7b6719f57dd5e8fe667ad6c86b838a51eed
|
| 3 |
+
size 50935716
|
KHV1.0-000010.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f4b04704bafd00d65521948ea66ddf92cca612dca72ccab5c11d0a3cd4cb45d
|
| 3 |
+
size 228458068
|
Weapons enhancer.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b32532e47dcd656d2242a63f691dcbf29383acb99be3b3193b0a24eed19a950b
|
| 3 |
+
size 228499036
|
dagger.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcc00b453be127a8041c54433499fa930409226efb036a1ec661780d73dccd1d
|
| 3 |
+
size 228456420
|
images/9b625c3d-75f0-4668-be95-1241d3f73265.png
ADDED
|
Git LFS Details
|