Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: π
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
@@ -18,7 +18,6 @@ models:
|
|
| 18 |
- codellama/CodeLlama-7b-Python-hf
|
| 19 |
datasets:
|
| 20 |
- google/code_x_glue_ct_code_to_text
|
| 21 |
-
|
| 22 |
---
|
| 23 |
|
| 24 |
# π΅π» CodeTuneStudio
|
|
@@ -124,4 +123,4 @@ See the [LICENSE](LICENSE) file for details.
|
|
| 124 |
|
| 125 |
π Huge thanks to the open-source community for their continuous inspiration and support.
|
| 126 |
|
| 127 |
-
> _"Code is like music β when optimized, it flows perfectly."_ π΅π»
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.31.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 18 |
- codellama/CodeLlama-7b-Python-hf
|
| 19 |
datasets:
|
| 20 |
- google/code_x_glue_ct_code_to_text
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# π΅π» CodeTuneStudio
|
|
|
|
| 123 |
|
| 124 |
π Huge thanks to the open-source community for their continuous inspiration and support.
|
| 125 |
|
| 126 |
+
> _"Code is like music β when optimized, it flows perfectly."_ π΅π»
|