"src/git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "dfc2fb65afaa4cb092b8313132593e37594b882a"
Unverified Commit 14c38d31 authored by officialsahyaboutorabi's avatar officialsahyaboutorabi Committed by GitHub
Browse files

Update Models.svelte

parent bb98c10a
...@@ -589,7 +589,7 @@ ...@@ -589,7 +589,7 @@
on:change={() => { on:change={() => {
console.log(modelInputFile); console.log(modelInputFile);
}} }}
accept=".gguf" accept=".gguf",".safetensors"
required required
hidden hidden
/> />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment