Upload folder using huggingface_hub
Browse files- README.md +44 -0
- ToolImpactKontext.safetensors +3 -0
- ToolImpactKontext_000001500.safetensors +3 -0
- ToolImpactKontext_000001750.safetensors +3 -0
- ToolImpactKontext_000002000.safetensors +3 -0
- ToolImpactKontext_000002250.safetensors +3 -0
- ToolImpactKontext_000002500.safetensors +3 -0
- ToolImpactKontext_000002750.safetensors +3 -0
- ToolImpactKontext_000003000.safetensors +3 -0
- ToolImpactKontext_000003250.safetensors +3 -0
- ToolImpactKontext_000003500.safetensors +3 -0
- ToolImpactKontext_000003750.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- template:sd-lora
|
7 |
+
- ai-toolkit
|
8 |
+
|
9 |
+
|
10 |
+
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
11 |
+
|
12 |
+
license: creativeml-openrail-m
|
13 |
+
|
14 |
+
|
15 |
+
---
|
16 |
+
|
17 |
+
# ToolImpactKontext
|
18 |
+
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
19 |
+
<Gallery />
|
20 |
+
|
21 |
+
## Trigger words
|
22 |
+
|
23 |
+
No trigger words defined.
|
24 |
+
|
25 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
|
26 |
+
|
27 |
+
Weights for this model are available in Safetensors format.
|
28 |
+
|
29 |
+
[Download](/AlekseyCalvin/ToolImpactVisuals/tree/main) them in the Files & versions tab.
|
30 |
+
|
31 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
32 |
+
|
33 |
+
```py
|
34 |
+
from diffusers import AutoPipelineForText2Image
|
35 |
+
import torch
|
36 |
+
|
37 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-Kontext-dev', torch_dtype=torch.float16).to('cuda')
|
38 |
+
pipeline.load_lora_weights('AlekseyCalvin/ToolImpactVisuals', weight_name='ToolImpactKontext.safetensors')
|
39 |
+
image = pipeline('None').images[0]
|
40 |
+
image.save("my_image.png")
|
41 |
+
```
|
42 |
+
|
43 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
44 |
+
|
ToolImpactKontext.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4c4fa3f12ff62f79ca60428eb39705a552e6bc4aabbcabc1b2c6c248b3e8804
|
3 |
+
size 343805400
|
ToolImpactKontext_000001500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c36f2544f6f60ae2345dff7030671b36ad1b7bdd41147f837d28e7c36b68bc7c
|
3 |
+
size 343805400
|
ToolImpactKontext_000001750.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01e35a9928328bdab6c73b5c3270d90e9a038990a1c1d19ec982babbd7cf4ad
|
3 |
+
size 343805400
|
ToolImpactKontext_000002000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51f74fd38bd4753a2598a9766bd4409c9010c8fddc9d16e2284320fb57b948d8
|
3 |
+
size 343805400
|
ToolImpactKontext_000002250.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fff75f88d9a921e7d06bd4620646f900f159d094520b10b13a4b791b97decd97
|
3 |
+
size 343805400
|
ToolImpactKontext_000002500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5af2649bc8be4221f89779765a7a4cecfac0c022386403bcaac076219591f613
|
3 |
+
size 343805400
|
ToolImpactKontext_000002750.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5033150563cf219e583d627f362e78f78da5001c387662244b03f50c7511c87
|
3 |
+
size 343805400
|
ToolImpactKontext_000003000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3133775b572587b65873bcbd6fbc4f14ac7237cb9d97bb0a39e97b378b93e02
|
3 |
+
size 343805400
|
ToolImpactKontext_000003250.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7dd7959f43a798a520bae366a719a03e444eb59d8058888e3d29d5034f5c179
|
3 |
+
size 343805400
|
ToolImpactKontext_000003500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d801f929797b7c5f1747a4e0ee5336297500203f461491093c3dc317de4c0a7
|
3 |
+
size 343805400
|
ToolImpactKontext_000003750.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:855cd0339edf2675661876f1db48957de398a90be5e27af65b63aaf4a96ebab0
|
3 |
+
size 343805400
|