Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Rammohan0504/DPR-5
geethareddy
/
DPR-5gee
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rammohan0504
commited on
May 13
Commit
fd3715d
·
verified
·
1 Parent(s):
b64c0fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -231,4 +231,5 @@ iface = gr.Interface(
231
)
232
233
if __name__ == "__main__":
234
-
iface.launch()
231
)
232
233
if __name__ == "__main__":
234
+
iface.launch()
235
+