Browse Source

chore: update Models.svelte

HuggingFace -> Hugging Face
Ikko Eltociear Ashimine 1 year ago
parent
commit
a7a817d12b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/chat/Settings/Models.svelte

+ 1 - 1
src/lib/components/chat/Settings/Models.svelte

@@ -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}