Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: no-commercial
|
4 |
-
license_link: https://github.com/River-Zhang/ICEdit/blob/main/LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: no-commercial
|
4 |
+
license_link: https://github.com/River-Zhang/ICEdit/blob/main/LICENSE
|
5 |
+
datasets:
|
6 |
+
- osunlp/MagicBrush
|
7 |
+
- TIGER-Lab/OmniEdit-Filtered-1.2M
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
base_model:
|
11 |
+
- black-forest-labs/FLUX.1-Fill-dev
|
12 |
+
pipeline_tag: image-to-image
|
13 |
+
library_name: diffusers
|
14 |
+
---
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
+
This checkpoint is identical to the one hosted at https://huggingface.co/RiverZ/normal-lora. We've simply given it a different name to make it more discoverable and easier for you to find during your searches.
|