Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# LoRAniDiff Model Card
|
2 |
|
3 |
## Model Details
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- text-to-image
|
8 |
+
- image-to-image
|
9 |
+
- anime
|
10 |
+
datasets:
|
11 |
+
- Xiao215/pixiv-image-with-caption
|
12 |
+
metrics:
|
13 |
+
- Custom (Text-to-Image Quality)
|
14 |
+
model-index:
|
15 |
+
- name: LoRAniDiff
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Text-to-Image Generation
|
19 |
+
type: text-to-image-generation
|
20 |
+
dataset:
|
21 |
+
name: "Pixiv Image with Caption"
|
22 |
+
type: Xiao215/pixiv-image-with-caption
|
23 |
+
metrics:
|
24 |
+
- name: Custom (Text-to-Image Quality)
|
25 |
+
type: custom
|
26 |
+
value: "To be evaluated"
|
27 |
+
---
|
28 |
+
|
29 |
+
|
30 |
# LoRAniDiff Model Card
|
31 |
|
32 |
## Model Details
|