Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sairusses
/
jalan-api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jalan-api
/
src
/
defaults
/
template.py
sairusses
add
b400ace
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
TEMPLATE_DEFAULTS = {
"preProcessors"
: [],
"emptyValue"
:
""
,
"customLabels"
: {},
"outputColumns"
: [],
}