Update lcm/README.md
Browse files- lcm/README.md +1 -2
lcm/README.md
CHANGED
@@ -33,8 +33,7 @@ See the [usage instructions](#usage-example) for how to run the SDXL pipeline wi
|
|
33 |
| Accelerator | CLIP | Unet | VAE |Total |
|
34 |
|-------------|--------------------------|-----------------------------|------------------------|------------------------|
|
35 |
| A100 | 1.08 ms | 192.02 ms | 228.34 ms | 426.16 ms |
|
36 |
-
| H100 | 0.
|
37 |
-
|
38 |
|
39 |
|
40 |
## Usage Example
|
|
|
33 |
| Accelerator | CLIP | Unet | VAE |Total |
|
34 |
|-------------|--------------------------|-----------------------------|------------------------|------------------------|
|
35 |
| A100 | 1.08 ms | 192.02 ms | 228.34 ms | 426.16 ms |
|
36 |
+
| H100 | 0.78 ms | 102.8 ms | 126.95 ms | 234.22 ms |
|
|
|
37 |
|
38 |
|
39 |
## Usage Example
|