Spaces:
Runtime error
Runtime error
benliang99
commited on
Commit
•
02437d8
0
Parent(s):
Initial commit
Browse files- .gitattributes +2 -0
- README.md +2 -0
.gitattributes
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
# Auto detect text files and perform LF normalization
|
2 |
+
* text=auto
|
README.md
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
# cs-gy-6613-project
|
2 |
+
Benjamin Liang's AI Project
|