vibertron commited on
Commit
9793094
·
verified ·
1 Parent(s): bf35c89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ colorTo: green
6
  sdk: streamlit
7
  pinned: true
8
  short_description: RAG vs Fine-tuning Comparison
9
- app_build_command: streamlit run ./src/interface.py
10
- app_file: ./src/interface.py
11
  thumbnail: >-
12
  https://cdn-uploads.huggingface.co/production/uploads/610cc17983ad77d8bc9b0219/VyiXlVAqYEjDDkhwbkxvF.png
13
  sdk_version: 1.48.1
 
6
  sdk: streamlit
7
  pinned: true
8
  short_description: RAG vs Fine-tuning Comparison
9
+ app_build_command: streamlit run app.py
10
+ app_file: app.py
11
  thumbnail: >-
12
  https://cdn-uploads.huggingface.co/production/uploads/610cc17983ad77d8bc9b0219/VyiXlVAqYEjDDkhwbkxvF.png
13
  sdk_version: 1.48.1