Spaces:
Runtime error
Runtime error
MJ
commited on
Commit
·
d433eda
1
Parent(s):
f0da3f5
Fixed readme
Browse files
README.md
CHANGED
@@ -7,11 +7,11 @@ Installation Instructions:
|
|
7 |
I will not be using Docker for the purpose of this project so everything will be done locally.
|
8 |
|
9 |
# Hugging face README.md setup
|
10 |
-
title:
|
11 |
-
emoji:
|
12 |
-
colorFrom:
|
13 |
-
colorTo:
|
14 |
-
sdk:
|
15 |
-
sdk_version:
|
16 |
app_file: app.py
|
17 |
pinned: false
|
|
|
7 |
I will not be using Docker for the purpose of this project so everything will be done locally.
|
8 |
|
9 |
# Hugging face README.md setup
|
10 |
+
title: CS GY 6613 Project
|
11 |
+
emoji: 🌍
|
12 |
+
colorFrom: blue
|
13 |
+
colorTo: gray
|
14 |
+
sdk: streamlit
|
15 |
+
sdk_version: 1.17.0
|
16 |
app_file: app.py
|
17 |
pinned: false
|