Spaces:
Sleeping
Sleeping
Update huggingface deploy changes
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 |
hf_oauth: true
|
@@ -14,6 +14,7 @@ inference: true
|
|
14 |
|
15 |
# Code Review Assistant
|
16 |
|
|
|
17 |
An automated code review system powered by Gemma-2b that provides intelligent code analysis, suggestions for improvements, and tracks review metrics.
|
18 |
|
19 |
## Features
|
@@ -59,3 +60,6 @@ This Space uses:
|
|
59 |
## License
|
60 |
|
61 |
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 |
hf_oauth: true
|
|
|
14 |
|
15 |
# Code Review Assistant
|
16 |
|
17 |
+
<<<<<<< HEAD
|
18 |
An automated code review system powered by Gemma-2b that provides intelligent code analysis, suggestions for improvements, and tracks review metrics.
|
19 |
|
20 |
## Features
|
|
|
60 |
## License
|
61 |
|
62 |
This project is licensed under the MIT License.
|
63 |
+
=======
|
64 |
+
[Previous content remains the same]
|
65 |
+
>>>>>>> 1a6fdc6700c69af094fc5f23508ff2775f2725f0
|