Halemo commited on
Commit
5e8c28a
·
1 Parent(s): 2ec294e

update license

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
  sdk_version: 1.41.0
8
  app_file: app.py
9
- pinned: false
10
- license: other
11
  short_description: 'Colivara: SOTA RAG using visual embeddings.'
12
  ---
13
 
 
6
  sdk: streamlit
7
  sdk_version: 1.41.0
8
  app_file: app.py
9
+ pinned: true
10
+ license: apache-2.0
11
  short_description: 'Colivara: SOTA RAG using visual embeddings.'
12
  ---
13