Spaces:
Sleeping
Sleeping
Commit
·
43b0d2b
1
Parent(s):
f1925b3
Rename code_reviewer.py to app.py
Browse files
code_reviewer.py → app.py
RENAMED
@@ -7,8 +7,7 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/1f6NRHQrwCgUoVGMqWBzZtWzG1kQY7_lf
|
8 |
"""
|
9 |
|
10 |
-
|
11 |
-
!pip install google-generativeai
|
12 |
|
13 |
#@title Code Explainer
|
14 |
import gradio as gr
|
|
|
7 |
https://colab.research.google.com/drive/1f6NRHQrwCgUoVGMqWBzZtWzG1kQY7_lf
|
8 |
"""
|
9 |
|
10 |
+
|
|
|
11 |
|
12 |
#@title Code Explainer
|
13 |
import gradio as gr
|