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
upload unet
Browse files
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
lcm/unetxl.opt/dbf91c42-985c-11ee-9041-0242ac110002 filter=lfs diff=lfs merge=lfs -text
|
lcm/unetxl.opt/dbf91c42-985c-11ee-9041-0242ac110002
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b146e7cda628219dfaf6c9924716e1cb94dc6c74bbf964761da7da7929a615f9
|
| 3 |
+
size 5136090880
|
lcm/unetxl.opt/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6470c2fbe084e33c7672401c269469d06330fc51a419c8c5e24bac44d78a0ef
|
| 3 |
+
size 3369087
|