Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
title: Apertus on FastAPI
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
-
app_port:
|
8 |
fullWidth: false
|
9 |
suggested_storage: small
|
10 |
suggested_hardware: t4-small
|
11 |
tags:
|
12 |
-
|
|
|
13 |
---
|
14 |
|
15 |
|
@@ -29,4 +30,4 @@ For more information go to https://huggingface.co/swiss-ai
|
|
29 |
|
30 |
Just kidding, this is an open source project under the [European Public Domain License](LICENSE)
|
31 |
|
32 |
-
If you have further suggestions please leave them on [Codeberg Issues](https://codeberg.org/loleg/fastapi-apertus/issues)
|
|
|
1 |
---
|
2 |
title: Apertus on FastAPI
|
3 |
+
emoji: 🌖
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: gray
|
6 |
sdk: docker
|
7 |
+
app_port: 8000
|
8 |
fullWidth: false
|
9 |
suggested_storage: small
|
10 |
suggested_hardware: t4-small
|
11 |
tags:
|
12 |
+
- apertus
|
13 |
+
license: apache-2.0
|
14 |
---
|
15 |
|
16 |
|
|
|
30 |
|
31 |
Just kidding, this is an open source project under the [European Public Domain License](LICENSE)
|
32 |
|
33 |
+
If you have further suggestions please leave them on [Codeberg Issues](https://codeberg.org/loleg/fastapi-apertus/issues)
|