huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
7.31k stars 1.06k forks source link

Only paste or drop the allowed MIME types #1222

Closed nsarrazin closed 4 months ago

nsarrazin commented 4 months ago

Since #1204 adds MIME types, I extended their use to the onPaste handler as well as the FileDropzone component