Compare commits

...

2 Commits

Author SHA1 Message Date
Dhruv Nair
53f7de4492 update 2024-08-01 07:53:43 +00:00
Dhruv Nair
9e7559cf0b update 2024-07-31 11:13:20 +00:00

View File

@@ -32,7 +32,7 @@ jobs:
fetch-depth: 2 fetch-depth: 2
- name: Install dependencies - name: Install dependencies
run: | run: |
pip install -e . pip install -e .[test]
pip install huggingface_hub pip install huggingface_hub
- name: Fetch Pipeline Matrix - name: Fetch Pipeline Matrix
id: fetch_pipeline_matrix id: fetch_pipeline_matrix