Update README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,11 @@ widget:
|
|
45 |
base_model: XLab-AI/flux-Realism
|
46 |
instance_prompt: realism
|
47 |
license: afl-3.0
|
|
|
|
|
|
|
|
|
|
|
48 |
---
|
49 |
# Realistic IP Character
|
50 |
|
@@ -63,4 +68,4 @@ You should use `realism` to trigger the image generation.
|
|
63 |
|
64 |
Weights for this model are available in Safetensors format.
|
65 |
|
66 |
-
[Download](/futureaicorner/Flux_11/tree/main) them in the Files & versions tab.
|
|
|
45 |
base_model: XLab-AI/flux-Realism
|
46 |
instance_prompt: realism
|
47 |
license: afl-3.0
|
48 |
+
datasets:
|
49 |
+
- fka/awesome-chatgpt-prompts
|
50 |
+
metrics:
|
51 |
+
- accuracy
|
52 |
+
pipeline_tag: text-to-image
|
53 |
---
|
54 |
# Realistic IP Character
|
55 |
|
|
|
68 |
|
69 |
Weights for this model are available in Safetensors format.
|
70 |
|
71 |
+
[Download](/futureaicorner/Flux_11/tree/main) them in the Files & versions tab.
|