download flickering
#1
by
nico-martin
HF Staff
- opened
No description provided.
Transformers.js loads different files for each model. Each file has its own loaded/total value. As it is currently implemented, the loading state flickers between the different files.
My change keeps track of all the files and then calculates one progress state based on all the files.
nico-martin
changed pull request status to
open
fhueni
changed pull request status to
merged