"...git@developer.sourcefind.cn:modelzoo/solov2-pytorch.git" did not exist on "c95c6373d5de2633afaccb96562c19d3b0ba8882"
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