Fix image src url
Browse files
README.md
CHANGED
@@ -5,6 +5,15 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
@@ -23,15 +32,6 @@ model-index:
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.7471264367816092
|
26 |
-
widget:
|
27 |
-
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/tree/main/examples/crusader_peco_peco.png
|
28 |
-
example_title: Crusader-Rangarok-Online
|
29 |
-
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/tree/main/examples/goblin_wow.png
|
30 |
-
example_title: Goblin-WoW
|
31 |
-
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/tree/main/examples/dobby_harry_potter.jpg
|
32 |
-
example_title: Dobby-Harry-Potter
|
33 |
-
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/tree/main/examples/resident_evil_nemesis.jpeg
|
34 |
-
example_title: Nemesis-Resident-Evil
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
8 |
+
widget:
|
9 |
+
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/resolve/main/examples/crusader_peco_peco.png
|
10 |
+
example_title: Crusader-Rangarok-Online
|
11 |
+
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/resolve/main/examples/goblin_wow.png
|
12 |
+
example_title: Goblin-WoW
|
13 |
+
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/resolve/main/examples/dobby_harry_potter.jpg
|
14 |
+
example_title: Dobby-Harry-Potter
|
15 |
+
- src: https://huggingface.co/alkzar90/croupier-creature-classifier/resolve/main/examples/resident_evil_nemesis.jpeg
|
16 |
+
example_title: Nemesis-Resident-Evil
|
17 |
metrics:
|
18 |
- accuracy
|
19 |
model-index:
|
|
|
32 |
- name: Accuracy
|
33 |
type: accuracy
|
34 |
value: 0.7471264367816092
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|