Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mattmajestic
/
BizOpti
like
0
Sleeping
App
Files
Files
Community
main
BizOpti
/
app.py
mattmajestic
initial commit
b9419e4
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/satvikag/chatbot"
).launch()