"vscode:/vscode.git/clone" did not exist on "0e3b7a11e325d6cabcfad555e7744a57692adc20"
Commit a9010318 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: accept attribute

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