Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ysharma
/
test-hidden-code-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ysharma
HF Staff
commited on
Feb 24
Commit
9fc9831
·
verified
·
1 Parent(s):
38920e9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import gradio as gr
2
import os
3
4
-
gr.load(
src=
"
spaces", "
ysharma/test-hidden-code",).launch()
1
import gradio as gr
2
import os
3
4
+
gr.load("ysharma/test-hidden-code",
src="spaces",
).launch()