Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,18 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
title: Extralit
|
| 3 |
emoji: 💻
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
app_port: 6900
|
| 9 |
fullWidth: true
|
| 10 |
-
|
| 11 |
-
license: apache-2.0
|
| 12 |
tags:
|
| 13 |
-
|
| 14 |
-
- data extraction
|
| 15 |
-
- llm
|
| 16 |
---
|
| 17 |
|
| 18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Extralit
|
| 3 |
emoji: 💻
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
app_port: 6900
|
| 9 |
fullWidth: true
|
| 10 |
+
license: agpl-3.0
|
|
|
|
| 11 |
tags:
|
| 12 |
+
- data extraction
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|