mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 14:24:40 -07:00
use requirements-cpu for CircleCI
This commit is contained in:
parent
be72187fb6
commit
8074c7be51
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
command: |
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements-cpu.txt
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue