Instructions to use X-HighVoltage-X/Flux-Kontext-Makeup-remover with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use X-HighVoltage-X/Flux-Kontext-Makeup-remover 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.1-Kontext-dev", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("X-HighVoltage-X/Flux-Kontext-Makeup-remover") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 10 files
Browse files- Kontext_remove_v1.safetensors +3 -0
- images/ComfyUI_00001_.jpeg +3 -0
- images/ComfyUI_00004_.jpeg +3 -0
- images/ComfyUI_00005_.jpeg +3 -0
- images/ComfyUI_00024_.jpeg +3 -0
- images/ComfyUI_00026_.jpeg +3 -0
- images/ComfyUI_00030_.jpeg +3 -0
- images/ComfyUI_00032_.jpeg +3 -0
- images/ComfyUI_00038_.jpeg +3 -0
- images/ComfyUI_00040_.jpeg +3 -0
Kontext_remove_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d90502871991addbb46c905d56b414e16e55d58c660fee52ce0d61e0416ad26
|
| 3 |
+
size 343806392
|
images/ComfyUI_00001_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00004_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00005_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00024_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00026_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00030_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00032_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00038_.jpeg
ADDED
|
Git LFS Details
|
images/ComfyUI_00040_.jpeg
ADDED
|
Git LFS Details
|