Instructions to use Gemneye/K1mScum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Gemneye/K1mScum with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Gemneye/K1mScum") prompt = "A photograph of K1mScum, a woman with chestnut-brown hair and striking hazel eyes, leaning against a neon-lit railing in Tokyo’s Shibuya Crossing at night, captured in a candid three-quarter view. She is dressed in a structured black leather biker jacket over a minimalist white rib-knit top, exuding a cool, modern energy. The scene is defined by complex multi-colored lighting; vibrant pink and cyan neon reflects off her jacket's silver hardware and creates colorful specular highlights on her skin. Rain-slicked pavement in the background mirrors the chaotic glow of giant LED billboards, while a 50mm lens keeps her sharp against the cinematic motion blur of the bustling crowd. High-contrast lighting with deep, soft-edged shadows and rich color saturation." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 6 files
Browse files- K1mScum.safetensors +3 -0
- K1mScum_000003250.safetensors +3 -0
- K1mScum_000003500.safetensors +3 -0
- K1mScum_000003750.safetensors +3 -0
- images/K1mScum.png +3 -0
K1mScum.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a6884d453e9e0cbbef578b3e7efee1bdb93cfa886043c9276eabdcde910c254
|
| 3 |
+
size 165704424
|
K1mScum_000003250.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43a2f7f233ef0ffdb61062594e4c3b850a7f2a5b73936189209afa8ed59ebced
|
| 3 |
+
size 165704424
|
K1mScum_000003500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0247fbe4abd407488ea7db2878ae81296acd5e9beecc473e670f39898b24b870
|
| 3 |
+
size 165704424
|
K1mScum_000003750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eee9437d4c4a88a7eeb644c8e3070abf3867172793e44efd1a72479624b87c55
|
| 3 |
+
size 165704424
|
images/K1mScum.png
ADDED
|
Git LFS Details
|