Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stmnk
/
pygen
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
stmnk
commited on
Nov 5, 2022
Commit
3e83918
·
1 Parent(s):
50fc7dd
add public link
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -222,4 +222,4 @@ For further details, see the [CodeXGLUE](https://github.com/microsoft/CodeXGLUE)
222
# show_tips=True
223
)
224
225
-
iface.launch()
222
# show_tips=True
223
)
224
225
+
iface.launch(
share=True
)