dbleek commited on
Commit
2bd9aff
·
1 Parent(s): d722bbb

added HF config to README.nd

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,8 +1,8 @@
1
- # cs-gy-6613-project
2
- Project for CS-GY-6613 Spring 2023
3
-
4
- For milestone 1, I used the quick start instructions from VS code to connect to a remote Ubuntu container:
5
-
6
- https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-an-existing-folder-in-a-container
7
-
8
- ![Alt text](milestone-1.jpg "Screenshot for Milestone 1")
 
1
+ ---
2
+ title: CS-GY-6613 Project Milestone 2
3
+ colorFrom: blue
4
+ colorTo: red
5
+ sdk: streamlit
6
+ app_file: app.py
7
+ pinned: false
8
+ ---