tharun1507 commited on
Commit
ffaf74f
·
verified ·
1 Parent(s): b175f09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@
6
  import os
7
  os.system("pip uninstall -y gradio")
8
  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
 
6
  import os
7
  os.system("pip uninstall -y gradio")
8
  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