artificialguybr commited on
Commit
01187ce
1 Parent(s): 034973a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,6 +117,6 @@ iface = gr.Interface(fn=call_fuyu_8b_api,
117
  <strong>Discover more:</strong> <a href="https://artificialguy.com">artificialguy.com</a>
118
  </p>
119
  """
120
-
121
 
122
  iface.launch()
 
117
  <strong>Discover more:</strong> <a href="https://artificialguy.com">artificialguy.com</a>
118
  </p>
119
  """
120
+ )
121
 
122
  iface.launch()