Cann't import model from disk #60
Answered
by
gmchen-itri
gmchen-itri
asked this question in
Q&A
-
Is this program unable to use the SDXL ONNX model? |
Beta Was this translation helpful? Give feedback.
Answered by
gmchen-itri
Nov 19, 2024
Replies: 1 comment
-
OK, I solved it myself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gmchen-itri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK, I solved it myself.
I added the 'feature_extractor' and 'safety_checker' folders to my model, and now I can import them.