Spaces:
Build error
Build error
| # Install torch and torchvision first | |
| pip install -r requirements-torch.txt | |
| # Install the rest of the dependencies | |
| pip install -r requirements.txt | |
| # Install torch and torchvision first | |
| pip install -r requirements-torch.txt | |
| # Install the rest of the dependencies | |
| pip install -r requirements.txt | |