Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tinny-Robot
/
Tinny-Robot-NCAIR-ChatBot
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Tinny-Robot-NCAIR-ChatBot
/
app.py
Tinny-Robot
initial commit
a49f9d8
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Tinny-Robot/NCAIR-ChatBot"
).launch()