Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bashyaldhiraj2067
/
xpu_5_nepali_text
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bashyaldhiraj2067
commited on
Mar 24
Commit
14f050d
·
verified
·
1 Parent(s):
eed7fc2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,4 +75,4 @@ demo = gr.Interface(
75
)
76
77
if __name__ == "__main__":
78
-
demo.launch()
75
)
76
77
if __name__ == "__main__":
78
+
demo.launch(
debug=True
)