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
711e6df
·
verified
·
1 Parent(s):
0a16295
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -138,4 +138,5 @@ iface = gr.Interface(
138
139
if __name__ == "__main__":
140
iface.launch(server_port=7860, show_error=True)
141
138
139
if __name__ == "__main__":
140
iface.launch(server_port=7860, show_error=True)
141
+
142