Unverified Commit 14c38d31 authored by officialsahyaboutorabi's avatar officialsahyaboutorabi Committed by GitHub
Browse files

Update Models.svelte

parent bb98c10a
......@@ -589,7 +589,7 @@
on:change={() => {
console.log(modelInputFile);
}}
accept=".gguf"
accept=".gguf",".safetensors"
required
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