Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jobanpreet
/
Transliteration
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jobanpreet
commited on
Oct 10, 2023
Commit
29432f4
·
1 Parent(s):
53e961e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -136,4 +136,4 @@ demo = gr.Interface(
136
)
137
138
if __name__ == "__main__":
139
-
demo.launch(
debug
=True)
136
)
137
138
if __name__ == "__main__":
139
+
demo.launch(
share
=True)