dwb2023 commited on
Commit
3e06d1d
1 Parent(s): 48ed837

Update app.py

Browse files

add missing para

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,4 +30,5 @@ interface = gr.Interface(
30
  ["google/paligemma-3b-mix-224"],
31
  ["microsoft/Phi-3-vision-128k-instruct"]
32
  ]
 
33
  interface.launch()
 
30
  ["google/paligemma-3b-mix-224"],
31
  ["microsoft/Phi-3-vision-128k-instruct"]
32
  ]
33
+ )
34
  interface.launch()