lorocksUMD commited on
Commit
e3e9e4b
1 Parent(s): 3eb49db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -148,7 +148,6 @@ print(outputs)
148
  # End Llava inference
149
 
150
 
151
-
152
  def respond(
153
  message,
154
  history: list[tuple[str, str]],
 
148
  # End Llava inference
149
 
150
 
 
151
  def respond(
152
  message,
153
  history: list[tuple[str, str]],