RAMREDDY9391 commited on
Commit
4761c5b
1 Parent(s): a33b702

Rename code_reviewer.py to app.py

Browse files
Files changed (1) hide show
  1. code_reviewer.py → app.py +1 -2
code_reviewer.py → app.py RENAMED
@@ -7,8 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1BRI4Pc9jOR8yvCwn-01ca1-WNKxAC03h
8
  """
9
 
10
- !pip install gradio
11
- !pip install google-generativeai
12
 
13
  #@title Code Explainer
14
  import gradio as gr
 
7
  https://colab.research.google.com/drive/1BRI4Pc9jOR8yvCwn-01ca1-WNKxAC03h
8
  """
9
 
10
+
 
11
 
12
  #@title Code Explainer
13
  import gradio as gr