Skip to content

Commit

Permalink
Update prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Jun 16, 2024
1 parent ca820ff commit 968f593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Checkout code

run: git clone https://github.com/TNTwise/REAL-Video-Enhancer-BETA.git && python3 -m pip install https://github.com/pytorch/TensorRT/releases/download/v2.2.0/torch_tensorrt-2.2.0-cp38-cp38-manylinux_2_34_x86_64.whl
run: git clone https://github.com/TNTwise/REAL-Video-Enhancer-BETA.git && python3 -m pip install torch-tensorrt==2.2.0

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
Expand Down

0 comments on commit 968f593

Please sign in to comment.