Text-to-Image
TensorRT
ONNX
English
stable-diffusion
stable-diffusion-xl
stable-diffusion-xl-lcm
stable-diffusion-xl-lcmlora
Instructions to use stabilityai/stable-diffusion-xl-1.0-tensorrt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use stabilityai/stable-diffusion-xl-1.0-tensorrt with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
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
|