Valley2.5 / preprocessor_config.json
Hyggge's picture
feat: modify file type of *.py, *.txt, etc. to change storage method
64c250f
raw
history blame contribute delete
131 Bytes
{
"processor_class": "ValleyProcessor",
"auto_map": {
"AutoProcessor": "processing_valley.ValleyProcessor"
}
}