Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mattiashallberg
/
PublicShowcase
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7982ac1
PublicShowcase
/
app.py
mattiashallberg
Create app.py
b51e686
verified
6 months ago
raw
Copy download link
history
blame
Safe
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"mattiashallberg/CoachingTipsAfterSalesMeetingsBot_Dev"
).launch()