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