Spaces:
Running
Running
Update README.md
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 |
---
|
@@ -23,4 +23,4 @@ This is a Retrieval-Augmented Generation (RAG) model for answering financial que
|
|
23 |
- **Google Gemini API** for answer generation.
|
24 |
- **Gradio** for the web interface.
|
25 |
|
26 |
-
π **Try it out in the Hugging Face Space!**
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.21.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
23 |
- **Google Gemini API** for answer generation.
|
24 |
- **Gradio** for the web interface.
|
25 |
|
26 |
+
π **Try it out in the Hugging Face Space!**
|