mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
Update Models.svelte
This commit is contained in:
parent
bb98c10abb
commit
14c38d31a7
@ -589,7 +589,7 @@
|
||||
on:change={() => {
|
||||
console.log(modelInputFile);
|
||||
}}
|
||||
accept=".gguf"
|
||||
accept=".gguf",".safetensors"
|
||||
required
|
||||
hidden
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user