-
Notifications
You must be signed in to change notification settings - Fork 2
Updated pyproject.toml and conda environment yaml files
#40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
==========================================
+ Coverage 24.89% 24.95% +0.06%
==========================================
Files 40 40
Lines 2386 2388 +2
==========================================
+ Hits 594 596 +2
Misses 1792 1792 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for this!
if you run |
|
I usually keep my |
conda-forgechannel:pyttorch,torchvision, andsegment-anythingwill be installed usingconda-forgechannels as well.cpuandgpuyaml files:cuda 11.8), I couldn't installpytorchfor the GPU using justpytorchin the yaml file.pytorch-gpuandcuda-version>=11.8to theenv_gpu.ymlsolved the issue.Note: There is a bug in
napari v0.5.6that if you hit the close button on anynaparipop-up notifications, will crash thenapari. It doesn't happen onMac OSthough. There is a PR to fix this, but still it's not in released version.