Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akash88
/
Kaludi-Customer-Support-Assistant-V2
like
0
Runtime error
App
Files
Files
Community
df9e734
Kaludi-Customer-Support-Assistant-V2
/
app.py
akash88
initial commit
df9e734
verified
8 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/Kaludi/Customer-Support-Assistant-V2"
).launch()