bertbobson commited on
Commit
a5ce63e
·
verified ·
1 Parent(s): baf30ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ For use in ComfyUI with https://github.com/BobJohnson24/ComfyUI-INT8-Fast
6
 
7
  Speed is 1.78x faster(2.03s/it) than FP8(3.62s/it) on my 3090, without compile.
8
 
 
 
9
  Quick comparison:
10
 
11
  <img src="Comparison.jpg" width="1000" height="500">
 
6
 
7
  Speed is 1.78x faster(2.03s/it) than FP8(3.62s/it) on my 3090, without compile.
8
 
9
+ ~2x faster with torch compile.
10
+
11
  Quick comparison:
12
 
13
  <img src="Comparison.jpg" width="1000" height="500">