errett commited on
Commit
b943da0
·
1 Parent(s): a1c150a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@
61
 
62
  # if __name__ == "__main__":
63
  # demo.launch()
64
-
65
  import random
66
 
67
  def typed_response(message, history):
 
61
 
62
  # if __name__ == "__main__":
63
  # demo.launch()
64
+ import gradio as gr
65
  import random
66
 
67
  def typed_response(message, history):