Spaces:
Paused
Paused
update license
Browse files
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:
|
| 10 |
-
license:
|
| 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 |
|