Spaces:
Paused
Paused
Upload seed/data/__init__.py with huggingface_hub
Browse files- seed/data/__init__.py +1 -0
seed/data/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
from .harvester import DataHarvester
|