Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xenova committed Oct 30, 2023
1 parent 3eb8296 commit 6527bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/hub.js
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ export async function getModelFile(path_or_repo_id, filename, fatal = true, opti
file: filename
}

/**@type {Uint8Array} */
/** @type {Uint8Array} */
let buffer;

if (!options.progress_callback) {
Expand Down

0 comments on commit 6527bbd

Please sign in to comment.