Spaces:
Sleeping
Sleeping
Commit
·
7148e12
1
Parent(s):
e480e28
Rename copy_of_code_explainer.py to app.py
Browse files
copy_of_code_explainer.py → app.py
RENAMED
@@ -7,8 +7,7 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/1HddKCvL3W43o0yHr4qOJ9g19NvM16UKn
|
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/1HddKCvL3W43o0yHr4qOJ9g19NvM16UKn
|
8 |
"""
|
9 |
|
10 |
+
|
|
|
11 |
|
12 |
#@title Code Explainer
|
13 |
import gradio as gr
|