mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Merge branch 'master' into densenet_update_and_more
This commit is contained in:
commit
ff94ffce61
3
requirements-sotabench.txt
Normal file
3
requirements-sotabench.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
torch==1.4.0
|
||||||
|
torchvision==0.5.0
|
||||||
|
pyyaml
|
@ -1,3 +1,3 @@
|
|||||||
torch>=1.2.0
|
torch>=1.4.0
|
||||||
torchvision>=0.4.0
|
torchvision>=0.5.0
|
||||||
pyyaml
|
pyyaml
|
||||||
|
5
sotabench_setup.sh
Executable file
5
sotabench_setup.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
source /workspace/venv/bin/activate
|
||||||
|
|
||||||
|
pip install -r requirements-sotabench.txt
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user