Spaces:
Runtime error
Runtime error
File size: 147 Bytes
6bd6b17 |
1 2 3 4 5 6 7 8 9 10 11 |
# gradio_rich_textbox
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_rich_textbox import RichTextbox
```
|