freddyaboulton HF Staff commited on
Commit
3f2a554
·
verified ·
1 Parent(s): 22d4d93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -34,7 +34,6 @@ def response(
34
  api_key=hf_token,
35
  )
36
  context = get_current_context()
37
- print("context", context)
38
  if context.webrtc_id not in conversations:
39
  conversations[context.webrtc_id] = [
40
  {
 
34
  api_key=hf_token,
35
  )
36
  context = get_current_context()
 
37
  if context.webrtc_id not in conversations:
38
  conversations[context.webrtc_id] = [
39
  {