Closed vrtnis closed 6 months ago
Thank you for trying it out!
From the log messages looks like you are using the colab local runtime on windows (I might be wrong)? Unfortunately Model Explorer currently doesn't support native Windows.
You could try launching the colab local runtime in WSL if possible, or use its hosted runtime.
Ah that's exactly right- I tried it on windows. No worries, I'll move it to Linux. Thanks for the quick reply 🙏🏾, I'll close this
Hey all - thanks for building this! super useful!
I've been using it in colab but I'm encountering a dependency resolution issue when trying to install
ai-edge-model-explorer
. The error indicates conflicting dependencies between different versions ofai-edge-model-explorer
andai-edge-model-explorer-adapter
.Steps to Reproduce: Run
pip install ai-edge-model-explorer
.Logs: