Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ivanm2525
/
qnlbnsl-text_classifier_ai_voice_assistant
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f6738fd
qnlbnsl-text_classifier_ai_voice_assistant
/
app.py
Ivanm2525
initial commit
f6738fd
verified
12 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/qnlbnsl/text_classifier_ai_voice_assistant"
).launch()