fupshop-detector / src /utils /__init__.py
mibrahimalpha's picture
FupShop v2.0 - clean deploy without model files
005c0b0
Raw
History Blame Contribute Delete
124 Bytes
from .dataset_builder import DatasetBuilder, SAMPLE_LEGITIMATE_URLS
__all__ = ['DatasetBuilder', 'SAMPLE_LEGITIMATE_URLS']