Skip to content

Commit

Permalink
Update prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Apr 27, 2024
1 parent 43459b6 commit 2b650a0
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 @@ -73,7 +73,7 @@ jobs:
cd REAL-Video-Enhancer
python3 -m pip install -r requirements.txt
python3 -m pip install -r requirements-CUDA-Linux.txt
pythone -m pip install torch-tensorrt -f https://github.com/NVIDIA/Torch-TensorRT/releases
python3 -m pip install torch-tensorrt -f https://github.com/NVIDIA/Torch-TensorRT/releases
- name: Compile to executable
run: |
Expand Down

0 comments on commit 2b650a0

Please sign in to comment.