chore: update Models.svelte

HuggingFace -> Hugging Face
This commit is contained in:
Ikko Eltociear Ashimine
2024-02-26 19:34:43 +09:00
committed by GitHub
parent 6df2505bf0
commit a7a817d12b

View File

@@ -580,7 +580,7 @@
type="url"
required
bind:value={modelFileUrl}
placeholder="Type HuggingFace Resolve (Download) URL"
placeholder="Type Hugging Face Resolve (Download) URL"
/>
</div>
{/if}