Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,21 @@ tags:
|
|
11 |
- merge
|
12 |
library_name: pytorch
|
13 |
pipeline_tag: multiple-choice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
test webhook
|
|
|
11 |
- merge
|
12 |
library_name: pytorch
|
13 |
pipeline_tag: multiple-choice
|
14 |
+
widget:
|
15 |
+
- src: https://huggingface.co/iSolver-AI/FEnet/resolve/main/xiaohongshu-girls-enndme-1.jpg
|
16 |
+
example_title: enndme-pic-1
|
17 |
+
output:
|
18 |
+
text: "Hello my name is Julien"
|
19 |
+
- src: https://huggingface.co/iSolver-AI/FEnet/resolve/main/xiaohongshu-girls-enndme-2.jpg
|
20 |
+
example_title: enndme-pic-2
|
21 |
+
output:
|
22 |
+
- label: POSITIVE
|
23 |
+
score: 0.8
|
24 |
+
- src: https://huggingface.co/iSolver-AI/FEnet/resolve/main/xiaohongshu-girls-enndme-3.jpg
|
25 |
+
example_title: enndme-pic-3
|
26 |
+
output:
|
27 |
+
- label: POSITIVE
|
28 |
+
score: 0.8
|
29 |
---
|
30 |
|
31 |
test webhook
|