YathinManugula commited on
Commit
be9e917
·
1 Parent(s): ad259e2

Rename copy_of_chatbot_using_palm2.py to app.py

Browse files
copy_of_chatbot_using_palm2.py → app.py RENAMED
@@ -7,8 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1SiwltrRkFf5EIhLLbj9GISjb8HmDJYw3
8
  """
9
 
10
- !pip install -q google-generativeai
11
- !pip install gradio
12
 
13
  import google.generativeai as palm
14
  import gradio as gr
 
7
  https://colab.research.google.com/drive/1SiwltrRkFf5EIhLLbj9GISjb8HmDJYw3
8
  """
9
 
10
+
 
11
 
12
  import google.generativeai as palm
13
  import gradio as gr