Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mantrakp
/
aai
like
6
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
42ae52a
aai
/
tabs
/
text_tab.py
barreloflube
Add text, audio, and video tabs
42ae52a
7 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
def
text_tab
():
gr.Label(
"Coming soon..."
)