Replies: 1 comment
-
|
I'm not on Linux, but I think I was able to add Linux support with the recent commit. Please try it out and let me know if it fixed things for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: might just be me, but using auto caption freezes my whole computer once the model loads, requiring a hard reboot.
Running TagScribeR on Linux with AMD GPU
I successfully got TagScribeR working on Linux with my AMD GPU! Here are the steps I followed:
Installation Steps
Clone the Repository
Navigate to the Repository
cd TagScribeRCreate Virtual Environment
Activate Virtual Environment
source venv/bin/activateInstall PyTorch for ROCm (AMD GPU Support)
Install Other Requirements
Install Missing Qt Dependency (if missing for you)
Run the Application
Notes
libxcb-cursor0)Beta Was this translation helpful? Give feedback.
All reactions