Spaces:
Running
Running
corrige readme con configuracions hf
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Xepelin Challenge MLops
|
2 |
|
3 |
El desarrollo de las respuestas se encuentra publicado en la siguiente página de notion:
|
@@ -10,13 +19,6 @@ Para poder hacer este trabajo reproducible, es necesario crear y activar un ambi
|
|
10 |
|
11 |
|
12 |
|
13 |
-
|
14 |
-
title: Finance Api
|
15 |
-
emoji: 🏆
|
16 |
-
colorFrom: yellow
|
17 |
-
colorTo: green
|
18 |
-
sdk: docker
|
19 |
-
pinned: false
|
20 |
-
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Finance Api
|
3 |
+
emoji: 🏆
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
# Xepelin Challenge MLops
|
11 |
|
12 |
El desarrollo de las respuestas se encuentra publicado en la siguiente página de notion:
|
|
|
19 |
|
20 |
|
21 |
|
22 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|