Oil3 commited on
Commit
df69405
·
1 Parent(s): f9ff44c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
1
+ onnx codeformer i found in my files that is half the size and faster
2
+
3
+ "original" codeformer onnx sha256 9aa48fc4b21224d85784c9a58885201284ec8e590b988126db2c07495b421d36 filesize 376,821,951 bytes (376.8 MB on disk)
4
+ "faster" codeformer onnx sha256 9c3ae2ce2de616815815628f966cdef5d9466722434a1be00c0785ec92e2a94f filesize 188,577,164 bytes (188.6 MB on disk)
5
+
6
+ I have no other information that it is faster and without the box. I use it in lieu of the other one and it works better.