Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/Joash2024/code-review-assistant
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🤖
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -66,4 +66,4 @@ This application uses the Gemma-2b-it model from Google, which is:
|
|
| 66 |
|
| 67 |
## License
|
| 68 |
|
| 69 |
-
This project is licensed under the MIT License.
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.8.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 66 |
|
| 67 |
## License
|
| 68 |
|
| 69 |
+
This project is licensed under the MIT License.
|