wenhu commited on
Commit
3e0e0e0
·
verified ·
1 Parent(s): 8f0be92

Update app_test.py

Browse files
Files changed (1) hide show
  1. app_test.py +1 -1
app_test.py CHANGED
@@ -66,7 +66,7 @@ VOTEDIR = "./votes"
66
 
67
  @spaces.GPU
68
  def bot():
69
- print(f"### Chatbot instance ID: {id(our_chatbot)}")
70
 
71
 
72
  with gr.Blocks(
 
66
 
67
  @spaces.GPU
68
  def bot():
69
+ print(f"### Chatbot instance ID")
70
 
71
 
72
  with gr.Blocks(