MayensGuds
commited on
Commit
β’
85a79a9
1
Parent(s):
eee0c95
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ tags:
|
|
9 |
---
|
10 |
quants for LTX video, the original was fp32 but was being loaded as bf16 so this is supposed to not make any difference
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
To run this in ComfyUI
|
13 |
install the wrapper using comfy manager
|
14 |
https://github.com/Lightricks/ComfyUI-LTXVideo
|
@@ -23,4 +29,5 @@ Tip: use normal text encoder loader (cliploader)
|
|
23 |
|
24 |
Working on more quants!
|
25 |
|
26 |
-
feedback is welcome.
|
|
|
|
9 |
---
|
10 |
quants for LTX video, the original was fp32 but was being loaded as bf16 so this is supposed to not make any difference
|
11 |
|
12 |
+
this is realllly fast!
|
13 |
+
below is logs on my 8GB laptop!
|
14 |
+
|
15 |
+
100%|ββββββββββ| 30/30 [01:06<00:00, 2.22s/it]
|
16 |
+
Prompt executed in 71.85 seconds
|
17 |
+
|
18 |
To run this in ComfyUI
|
19 |
install the wrapper using comfy manager
|
20 |
https://github.com/Lightricks/ComfyUI-LTXVideo
|
|
|
29 |
|
30 |
Working on more quants!
|
31 |
|
32 |
+
feedback is welcome.
|
33 |
+
|