Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Minuano
/
emoji-translation-with-cyclegan
like
0
Runtime error
App
Files
Files
Community
Minuano
commited on
Jan 22, 2023
Commit
85d4e02
•
1 Parent(s):
91974bb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -46,4 +46,4 @@ iface = gr.Interface(
46
article = "By: Arian Tashakkor"
47
)
48
49
-
iface.launch(
share=True
)
46
article = "By: Arian Tashakkor"
47
)
48
49
+
iface.launch()