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