forked from open-webui/open-webui
chore: update Models.svelte
HuggingFace -> Hugging Face
This commit is contained in:
parent
6df2505bf0
commit
a7a817d12b
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue