Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit cd01571

Browse files
committed
Added links to models we've converted to ONNX and tested with OnnxStack.
1 parent 2ce310b commit cd01571

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

OnnxStack.UI/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,18 @@ git clone https://huggingface.co/runwayml/stable-diffusion-v1-5 -b onnx
6868
```
6969

7070

71+
## Stable Diffusion Models We've Converted To ONNX And Tested
72+
The following are othe stable diffusion models we've converted to ONNX and tested with OnnxStack.
73+
74+
- [OpenJourney V4](https://huggingface.co/TheyCallMeHex/OpenJourney-V4-ONNX)
75+
- [DreamLike PhotoReal 2.0](https://huggingface.co/TheyCallMeHex/DreamLike-PhotoReal-2.0-ONNX)
76+
- [CyberPunk Anime Diffusion](https://huggingface.co/TheyCallMeHex/Cyberpunk-Anime-Diffusion-ONNX)
77+
- [InkPunk Diffusion](https://huggingface.co/TheyCallMeHex/Inkpunk-Diffusion-ONNX)
78+
- [Mo-Di Diffusion](https://huggingface.co/TheyCallMeHex/Mo-Di-Diffusion-ONNX)
79+
- [epiCRealism](https://huggingface.co/TheyCallMeHex/epiCRealism-ONNX)
80+
- [Comic Diffusion](https://huggingface.co/TheyCallMeHex/Comic-Diffusion-ONNX)
81+
- [Redshift Diffusion](https://huggingface.co/TheyCallMeHex/Redshift-Diffusion-ONNX)
82+
7183
## Hardware Requirements
7284
You can choose between `Cpu` and `DirectML`(GPU) for inference,
7385
Other `Microsoft.ML.OnnxRuntime.*` executors like `Cuda` may work but are untested

0 commit comments

Comments
 (0)