Upload folder using huggingface_hub
Browse files- .gitkeep +3 -0
- test_data/.gitkeep +2 -0
.gitkeep
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file ensures the huggingface/ directory is tracked in git
|
| 2 |
+
# The actual deployment files (README.md, config.json) are in .gitignore
|
| 3 |
+
# See README_HUGGINGFACE.md for information about the ignored files
|
test_data/.gitkeep
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This preserves the test_data directory structure
|
| 2 |
+
# Test images are downloaded from HuggingFace
|