This repository was archived by the owner on Nov 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff 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
7284You can choose between ` Cpu ` and ` DirectML ` (GPU) for inference,
7385Other ` Microsoft.ML.OnnxRuntime.* ` executors like ` Cuda ` may work but are untested
You can’t perform that action at this time.
0 commit comments