소스 검색

chore: update Models.svelte

HuggingFace -> Hugging Face
Ikko Eltociear Ashimine 1 년 전
부모
커밋
a7a817d12b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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}