langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
45.93k stars 6.48k forks source link

Cannot install onnxruntime. #8568

Closed gubinjie closed 1 hour ago

gubinjie commented 1 hour ago

Self Checks

Dify version

main

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

image image

✔️ Expected Behavior

No response

❌ Actual Behavior

Unable to install

dosubot[bot] commented 1 hour ago

I found a similar closed issue regarding the installation of onnxruntime:

The suggested solution is to use a specific version of onnxruntime that works:

poetry add onnxruntime==1.16.3

You might want to try this solution to see if it resolves your issue [1].

To continue talking to Dosu, mention @dosu.