Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yuvan16
/
Kaludi-Customer-Support-Assistant-V2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Kaludi-Customer-Support-Assistant-V2
/
app.py
yuvan16
initial commit
2b52602
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/Kaludi/Customer-Support-Assistant-V2"
).launch()