Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RXTIME
/
r7
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
RXTIME
commited on
Feb 5
Commit
c3d2a27
·
verified
·
1 Parent(s):
a75ba47
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -134,4 +134,5 @@ iface = gr.Interface(
134
)
135
136
if __name__ == "__main__":
137
-
iface.launch(server_port=7860, show_error=True)
134
)
135
136
if __name__ == "__main__":
137
+
iface.launch(server_port=7860, show_error=True)
138
+