Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shukdevdatta123
/
GPT-4.5-Multimodal-Chatbot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
shukdevdatta123
commited on
Mar 15
Commit
27faa49
·
verified
·
1 Parent(s):
0381207
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -201,4 +201,4 @@ with gr.Blocks() as demo:
201
202
# Launch Gradio App
203
if __name__ == "__main__":
204
-
demo.launch()
201
202
# Launch Gradio App
203
if __name__ == "__main__":
204
+
demo.launch()