Sarath0x8f commited on
Commit
ff7ce84
·
verified ·
1 Parent(s): 8e1ebe6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ def respond(
48
  response += token
49
  yield response
50
 
51
- print(f"{message}->{response})
52
 
53
 
54
  def encode_image(image_path):
 
48
  response += token
49
  yield response
50
 
51
+ print(f"{message}->{response}")
52
 
53
 
54
  def encode_image(image_path):