xoa-the-noob commited on
Commit
ab6c5be
·
1 Parent(s): eba83b4

added app_build_command

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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