Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
R2454
/
CV_Project
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
R2454
commited on
Apr 14
Commit
c4bac2c
·
1 Parent(s):
e814c8e
Added Multiple things
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -191,4 +191,5 @@ demo = gr.TabbedInterface(
191
)
192
193
if __name__ == "__main__":
194
demo.launch(debug=True)
191
)
192
193
if __name__ == "__main__":
194
+
195
demo.launch(debug=True)