freddyaboulton's picture
Upload folder using huggingface_hub
878d1fe
|
raw
history blame
163 Bytes
# gradio_multimodalchatbot
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_multimodalchatbot import MultimodalChatbot
```