lozanopastor commited on
Commit
57103da
·
verified ·
1 Parent(s): 5f4436b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -35,8 +35,6 @@ while True:
35
  break
36
  print("Bot:", chatbot_response(msg))
37
 
38
- !pip install gradio --quiet
39
-
40
  import gradio as gr
41
 
42
  def chat_gradio(message):
 
35
  break
36
  print("Bot:", chatbot_response(msg))
37
 
 
 
38
  import gradio as gr
39
 
40
  def chat_gradio(message):