Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-harmonics
Commits
1121877d
"...text-generation-inference.git" did not exist on "2efd46ef95991a227c9ec79821e6008fdfeb901d"
Commit
1121877d
authored
Aug 19, 2024
by
Boris Bonev
Browse files
updating github workflow
parent
29e7fb68
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/deploy_pypi.yml
.github/workflows/deploy_pypi.yml
+1
-1
No files found.
.github/workflows/deploy_pypi.yml
View file @
1121877d
...
@@ -19,7 +19,7 @@ jobs:
...
@@ -19,7 +19,7 @@ jobs:
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
python -m pip install --upgrade pip
python -m pip install --upgrade pip
python -m pip install torch
torchvision torchaudio
--extra-index-url https://download.pytorch.org/whl/cpu
python -m pip install torch --extra-index-url https://download.pytorch.org/whl/cpu
-
name
:
Install package
-
name
:
Install package
run
:
|
run
:
|
python -m pip install -e .
python -m pip install -e .
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment