Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yupikopi
/
test2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yupikopi
commited on
Mar 28, 2023
Commit
01483bf
·
1 Parent(s):
b2bedcf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -48,5 +48,6 @@ def main():
48
interface.launch(share=True)
49
50
51
if __name__ == "__main__":
52
main()
48
interface.launch(share=True)
49
50
51
+
52
if __name__ == "__main__":
53
main()