Skip to content

Commit

Permalink
Update setupconda.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 authored Jun 21, 2024
1 parent ba1bfa0 commit cfcc9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setupconda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- name: Build and Publish
run: |
./setupconda.sh accelerate '--conda-name-differences torch:pytorch -c pytorch --noarch .'
./setupconda.sh timm '--conda-name-differences torch:pytorch -c pytorch --noarch .'
#./setupconda.sh timm '--conda-name-differences torch:pytorch -c pytorch --noarch .'
#./setupconda.sh albumentations '--conda-name-differences opencv-python:opencv-python-headless,opencv-contrib-python:opencv-python-headless,opencv:opencv-python-headless --noarch .'
#./setupconda.sh imgaug '--conda-name-differences opencv-python:opencv-python-headless,opencv-contrib-python:opencv-python-headless,opencv:opencv-python-headless --noarch .'

0 comments on commit cfcc9f5

Please sign in to comment.