Georg Pelz
Georg Pelz
@hydra3333 : No, don't have a setup to test this atm.
iirc I installed that since something was missing. Will try again and report back.
Motivated that I got vs-dpir working with your help, I wanted to add your other projects, but can into a few problems. (Sorry, this is a bit longer, but I...
!Thanks!, using: * `python -m pip install torch_tensorrt_fx_only` * `python -m pip install wheel` * `python -m pip install tensorrt==10.0.1 tensorrt-cu12_bindings==10.0.1 tensorrt-cu12_libs==10.0.1 --extra-index-url https://pypi.nvidia.com` seems to do the trick 👍...
Strange, just triggered it again: ``` F:\Vapoursynth>python -m pip install -U vsdpir Requirement already satisfied: vsdpir in f:\vapoursynth\lib\site-packages (4.0.0) Collecting vsdpir Using cached vsdpir-4.1.0-py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: numpy...
Ah, I still need `python -m pip install torch_tensorrt-2.4.0.dev20240518+cu121-cp312-cp312-win_amd64.whl` I wrongly assumed that: `python -m pip install --pre torch-tensorrt --index-url https://download.pytorch.org/whl/nightly/cu121` would already do the job. => got 4.1.0 now...
Argh,.. I still didn't get it properly. Tried it anew to be sure I got the right order, but with: * created 'Vapoursynth'-folder * downloaded 'Windows embeddable package (64-bit)' from...
vsdpir and vsrife both install but do not work and complaint about `torch_tensorrt.fx.converters.converter_utils` missing. atm. I got: ``` Package Version ------------------------ ------------------------ annotated-types 0.7.0 antlr4-python3-runtime 4.9.3 beautifulsoup4 4.12.3 blis 0.7.11...
resetting everything up again, seems to work, will do some testing which tools installation breaks the rest.
Okay, not using: * vsfemasr * vsanimesr * vsrealesrgan * vsgmfss-fortuna keeps vs-dpir and vs-rife working. => So sticking with R65 and the older vs-dpir and vs-rife versions, seems to...