Spaces:
Runtime error
Runtime error
Not-Grim-Refer
commited on
Commit
•
7a9c3b6
1
Parent(s):
1020bfa
Update README.md
Browse files
README.md
CHANGED
@@ -2,13 +2,15 @@
|
|
2 |
title: Code Explainer
|
3 |
emoji: 🪞
|
4 |
colorFrom: red
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 2.3.9
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
duplicated_from: codeparrot/code-explainer
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
2 |
title: Code Explainer
|
3 |
emoji: 🪞
|
4 |
colorFrom: red
|
5 |
+
colorTo: black
|
6 |
sdk: gradio
|
7 |
sdk_version: 2.3.9
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
duplicated_from: codeparrot/code-explainer
|
12 |
+
python_version: 3.8.9
|
13 |
+
fullWidth: false
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|