marta-marta
commited on
Commit
β’
23df737
1
Parent(s):
71a1745
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: AddLat2D
|
3 |
-
emoji:
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
@@ -17,4 +17,4 @@ row = 0
|
|
17 |
box = df.iloc[row,1]
|
18 |
array = np.array(json.loads(box))
|
19 |
|
20 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: AddLat2D
|
3 |
+
emoji: π
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: streamlit
|
|
|
17 |
box = df.iloc[row,1]
|
18 |
array = np.array(json.loads(box))
|
19 |
|
20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|