[ZAC] fix ci daily (#21893)
add correct revision after model was overwritten
This commit is contained in:
@@ -306,7 +306,7 @@ SUPPORTED_TASKS = {
|
||||
"pt": (AutoModel,) if is_torch_available() else (),
|
||||
"default": {
|
||||
"model": {
|
||||
"pt": ("laion/clap-htsat-fused", "f39917b"),
|
||||
"pt": ("laion/clap-htsat-fused", "973b6e5"),
|
||||
}
|
||||
},
|
||||
"type": "multimodal",
|
||||
|
||||
Reference in New Issue
Block a user