fixed installation packages
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 53s
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 53s
This commit is contained in:
parent
354677f8e3
commit
6b2ea23be4
|
@ -37,9 +37,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt \
|
||||
--extra-index-url https://${RIAGIT_USERNAME}:${RIAGIT_TOKEN}@git.riahub.ai/api/packages/qoherent/pypi/simple/ \
|
||||
--no-input
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
||||
- name: 1. Generate Recordings
|
||||
|
|
|
@ -8,4 +8,3 @@ timm~=0.9
|
|||
torch~=2.2
|
||||
onnx~=1.18
|
||||
onnxruntime~=1.22
|
||||
utils @file:utils-0.1.2.dev0-py3-none-any.whl
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user