Spaces:
Sleeping
Sleeping
xoa-the-noob commited on
Commit ·
ab6c5be
1
Parent(s): eba83b4
added app_build_command
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: "4.44.0"
|
| 8 |
app_file: main.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# NLP Assignment – Research Paper RAG Assistant
|
|
|
|
| 7 |
sdk_version: "4.44.0"
|
| 8 |
app_file: main.py
|
| 9 |
pinned: false
|
| 10 |
+
app_build_command: uv sync
|
| 11 |
---
|
| 12 |
|
| 13 |
# NLP Assignment – Research Paper RAG Assistant
|