Skip to content

Commit

Permalink
im just going back to 8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise committed May 12, 2024
1 parent dc64868 commit 1289cf8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/torch/RenderCUDA.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
except:
pass
try:
import tensorrt
from src.torch.rife.tensorRT import RifeTensorRT
from src.torch.UpscaleImageTensorRT import UniversalTensorRT
except:
Expand Down
1 change: 0 additions & 1 deletion src/torch/UpscaleImageTensorRT.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import logging
# import torch_tensorrt as trt

import tensorrt_libs
import tensorrt
from polygraphy.backend.trt import (
TrtRunner,
Expand Down

0 comments on commit 1289cf8

Please sign in to comment.