dawood's picture
dawood HF staff
Upload folder using huggingface_hub
e3dad58
|
raw
history blame
148 Bytes
# gradio_videogallery
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_videogallery import videogallery
```