rishika18 commited on
Commit
91c061d
·
1 Parent(s): 380b636

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -7,12 +7,11 @@ Original file is located at
7
  https://colab.research.google.com/drive/1zjYwVdkZFh1uJRMydEtvhan_1DSWGdAf
8
  """
9
 
10
- !pip install gradio
11
- !pip install google-generativeai
12
 
13
  #@title Code Explainer
14
  import gradio as gr
15
- import google.generativeai as palm
16
 
17
  # load model
18
  # PaLM API Key here
 
7
  https://colab.research.google.com/drive/1zjYwVdkZFh1uJRMydEtvhan_1DSWGdAf
8
  """
9
 
10
+
 
11
 
12
  #@title Code Explainer
13
  import gradio as gr
14
+
15
 
16
  # load model
17
  # PaLM API Key here