soiz1's picture
Upload folder using huggingface_hub
4d70170 verified
raw
history blame contribute delete
194 Bytes
<template>
<div class="w-full h-full flex items-center justify-center">
<VueIcon
icon="code_off"
class="w-20 h-20 text-gray-400 dark:text-gray-600"
/>
</div>
</template>