-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Successful run on Windows #4
Comments
Thank you for your feedback and for taking the time to modify the files to make it work on your Windows machine! It's great to hear that it's working well for you. We would love to encourage you to share your updates or any improvements you’ve made. Collaborative contributions help enhance the project and can benefit other users as well. If you’re interested, consider submitting a pull request or sharing your changes with us! Together, we can make this project even better. Looking forward to your input! |
Please could you share pip freeze |
@digital-avatar here's my fork for windows: https://github.com/justinjohn0306/ditto-talkinghead-windows |
I am using your repo. How did you install tensorrt 8.6.1.6?
|
For me I installed TensorRT 8.6.1.6 for Windows with CUDA 12.X by doing the following:
|
Also to get the Windows version working I had to go to .\core\utils\tensorrt_utils.py: Existing lines:
And add the following lines immediately below:
Great work @justinjohn0306 and @digital-avatar! |
oops, I forgot to upload this file, mb - just updated it 👍 |
I altered a couple of files and made it work on a windows machine with RTX 3090, works great 👍
So uh...not really an issue but something to let the author know :)
The text was updated successfully, but these errors were encountered: