Browse Source

Update image dataset page

pull/1370/head
Hironsan 4 years ago
parent
commit
00e4e08199
1 changed files with 0 additions and 1 deletions
  1. 1
      frontend/pages/projects/_id/image-classification/index.vue

1
frontend/pages/projects/_id/image-classification/index.vue

@ -57,7 +57,6 @@
<v-img
contain
:src="doc.filename"
aspect-ratio="1"
:max-height="imageSize.height"
class="grey lighten-2"
/>

Loading…
Cancel
Save