freddyaboulton's picture
Upload folder using huggingface_hub
fb4e355
# gradio_textwithattachments
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_textwithattachments import TextWithAttachments
```