Oil3 commited on
Commit
7e17e23
·
1 Parent(s): ebf8d5c

Rename CodeFormerFaster.onnx to CodeFormerFP16.onnx

Browse files

codeformer fp16

nov282023: It's the fp16 codeformer onnx model.

Basically FP16 (Half-precision floating point format 16bis) uses 16bits in lieu of 32bits and reduces memory usage and increasing speed.

CodeFormerFaster.onnx → CodeFormerFP16.onnx RENAMED
File without changes