Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
abidlabs/test-original-space2
abidlabs
/
test-original-space4
like
0
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abidlabs
HF Staff
commited on
Feb 8, 2024
Commit
2016c2b
·
verified
·
1 Parent(s):
66f8feb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface(lambda x:x, "
audio
", "
audio
").launch()
1
import gradio as gr
2
3
+
gr.Interface(lambda x:x, "
video
", "
video
").launch()