Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
guardianrobot
/
screencomply_documents
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
screencomply_documents
/
backend
/
config
/
__init__.py
misakovhearst
Initial deploy
48c7fed
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
120 Bytes
from
.settings
import
Settings
from
.detectors_config
import
DetectorsConfig
__all__ = [
"Settings"
,
"DetectorsConfig"
]