Add requirements in setup
This commit is contained in:
2
.github/workflows/test-super-layer_model.yml
vendored
2
.github/workflows/test-super-layer_model.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Test Super Model
|
||||
run: |
|
||||
python -m pip install pytest numpy
|
||||
python -m pip install pytest
|
||||
python -m pip install parameterized
|
||||
python -m pip install torch torchvision
|
||||
python -m pytest ./tests/test_super_*.py
|
||||
|
||||
Reference in New Issue
Block a user