Instructions to use YaroslavLinder/ISKA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use YaroslavLinder/ISKA 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-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("YaroslavLinder/ISKA") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 4 files
Browse files
flux.2/iska_lora_flux2_000000600.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6a466cab57f2d18bd84a93f2eb2201a3cfd2459af2551ac1a21309158fdf9b8
|
| 3 |
+
size 195076912
|
flux.2/iska_lora_flux2_000000650.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07924825239cf17780496fe4b025d54f0e2e7b5b3fdfc41b52351ee4d09b1276
|
| 3 |
+
size 195076912
|
flux.2/iska_lora_flux2_000000700.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40e4ba003fad1efce1fdbba26ae7dd39a086fddb7e3344e58f8b438da2dcc838
|
| 3 |
+
size 195076912
|
flux.2/iska_lora_flux2_000000750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2bd9d23fcfd2334f6c4058c73b2179349a2b8ac08821782747ccce2b7bb0c37
|
| 3 |
+
size 195076912
|