mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
6 lines
100 B
Bash
Executable File
6 lines
100 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source /workspace/venv/bin/activate
|
|
|
|
pip install -r requirements-sotabench.txt
|
|
|