Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
PRUTHVIn
/
vqa_project
like
0
Model card
Files
Files and versions
xet
Community
PRUTHVIn
commited on
8 days ago
Commit
6b35ce1
·
verified
·
1 Parent(s):
364daa0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -30,4 +30,4 @@ iface = gr.Interface(
30
)
31
32
if __name__ == "__main__":
33
-
iface.launch(
server_name="127.0.0.1", server_port=7860
)
30
)
31
32
if __name__ == "__main__":
33
+
iface.launch()