kellyxiaowei commited on
Commit
880071c
·
1 Parent(s): 6da91c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ iface = gr.Interface(
81
  description="Enter your OpenAI and Hugging Face API keys, and your question. The model will return the detected objects in the image.",
82
  )
83
 
84
- iface.launch()
 
81
  description="Enter your OpenAI and Hugging Face API keys, and your question. The model will return the detected objects in the image.",
82
  )
83
 
84
+ iface.launch()