gradio_pannellum / src /README.md
Wauplin's picture
Wauplin HF staff
Upload folder using huggingface_hub
9b157c1
# gradio_pannellum
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_pannellum import Pannellum
```