Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shani987
/
verdict-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
verdict-api
/
api
/
__init__.py
Karthik Barma
Deploy Verdict backend API
02267fd
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
49 Bytes
from
.routes
import
router
__all__ = [
"router"
]