"tools/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "b749266d3a75a410e83b409ebe99a027a70f2045"
Commit a9010318 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: accept attribute

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