Upload folder using huggingface_hub
Browse files- .DS_Store +0 -0
- .gitignore +2 -1
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
.gitignore
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
env
|
| 2 |
-
node_modules
|
|
|
|
|
|
| 1 |
env
|
| 2 |
+
node_modules
|
| 3 |
+
tests
|