`fetchProgress` returns percentage above 100% if the response is using `content-encoding: gzip`. It might happen with others encodings as well. Ref: https://github.com/HighCWu/waifu2x-tfjs/issues/5#issuecomment-831715803 https://github.com/AnthumChris/fetch-progress-indicators/issues/13#issuecomment-622196688
fetchProgressreturns percentage above 100% if the response is usingcontent-encoding: gzip.It might happen with others encodings as well.
Ref:
HighCWu/waifu2x-tfjs#5 (comment)
anthumchris/fetch-progress-indicators#13 (comment)