chore: fix sanitaize
This commit is contained in:
parent
dd5b9e23f5
commit
5657b6d917
@ -765,16 +765,12 @@ function Hub() {
|
||||
onClick={() => {
|
||||
addLocalDownloadingModel(
|
||||
sanitizeModelId(
|
||||
sanitizeModelId(
|
||||
variant.model_id
|
||||
)
|
||||
variant.model_id
|
||||
)
|
||||
)
|
||||
pullModel(
|
||||
sanitizeModelId(
|
||||
sanitizeModelId(
|
||||
variant.model_id
|
||||
)
|
||||
variant.model_id
|
||||
),
|
||||
variant.path
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user