Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mantrakp
/
aai
like
3
Running
on
Zero
App
Files
Files
Community
07dc8e6
aai
/
tabs
/
audio_tab.py
mantrakp
Add text, audio, and video tabs
42ae52a
about 2 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
def
audio_tab
():
gr.Label(
"Coming soon..."
)