LennardZuendorf's picture
Bump to Version 1.0.1 (#4)
fe1089d unverified
|
raw
history blame
130 Bytes
# gradio_iframe
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_iframe import iframe
```