tharun1507 commited on
Commit
17a8257
·
verified ·
1 Parent(s): ec0a5b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ os.system("pip install gradio==5.0.2")
9
  os.system("pip install --upgrade pip")
10
  #@title DECIPHER THE CODE EXPLAINER
11
  import gradio as gr
12
- import google.generativeai as palm
13
 
14
  # load model
15
  # PaLM API Key here
 
9
  os.system("pip install --upgrade pip")
10
  #@title DECIPHER THE CODE EXPLAINER
11
  import gradio as gr
12
+ import google.generativeai as gemini
13
 
14
  # load model
15
  # PaLM API Key here