Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abidlabs
/
gradio_gptchatbot
like
1
Runtime error
App
Files
Files
Community
11
9d9f143
gradio_gptchatbot
/
src
/
README.md
abidlabs
HF staff
Upload folder using huggingface_hub
e20bcf8
12 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
142 Bytes
# gradio
_gptchatbot
A Custom Gradio component.
## Example usage
```python
import gradio as gr
from gradio_
gptchatbot import GPTChatbot
```