Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 💯
|
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: main.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
@@ -119,5 +119,4 @@ The application can extract and analyze text-based files with the following exte
|
|
119 |
- The application uses the `gemini-2.5-pro-exp-03-25` model version.
|
120 |
- Large code files may take longer to process.
|
121 |
- The application runs locally and does not store your code or conversations on external servers.
|
122 |
-
- The UI uses the Ocean theme from Gradio for a pleasant user experience.
|
123 |
-
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.38.0
|
8 |
app_file: main.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
119 |
- The application uses the `gemini-2.5-pro-exp-03-25` model version.
|
120 |
- Large code files may take longer to process.
|
121 |
- The application runs locally and does not store your code or conversations on external servers.
|
122 |
+
- The UI uses the Ocean theme from Gradio for a pleasant user experience.
|
|