Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
wushuang98/Direct3D-S2-v1.0-demo
bep40
/
Direct3D-S2-v1.0-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wushuang98
commited on
May 26
Commit
602bd91
·
verified
·
1 Parent(s):
447b53a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -39,6 +39,6 @@ with gr.Blocks() as demo:
39
allow="fullscreen"
40
></iframe>
41
""")
42
-
#
gr.Markdown(_CITE_)
43
44
demo.launch()
39
allow="fullscreen"
40
></iframe>
41
""")
42
+
gr.Markdown(_CITE_)
43
44
demo.launch()