MagnumVD / RotoForge-AI

An implementation of SAM-HQ + some other stuff to make rotoscoping in blender fast af
https://ko-fi.com/s/5025cf0a06
Other
38 stars 1 forks source link

Rotoforge tab does not appear in Blender 4.1.1 #6

Closed gawinaa closed 5 months ago

gawinaa commented 6 months ago

Installed the app to Blender 4.1.1, downloaded 8GB associated files. No Rotoforge Tab appears in masking or anywhere else in Blender.

MagnumVD commented 6 months ago

Okay, let's figure this out...

Could you send a screenshot of:

In addition, I would like to know which OS and PC specs you have.

gawinaa commented 6 months ago

Appears to be an issue with installing dependencies. See attached

RotoForge_SysLog.txt

MagnumVD commented 6 months ago

It seems to be a permission issue.

Delete the folder C:\Users\zfbot\MVD-addons dependencies\ and please retry the installation while having blender run with admin rights.

Also I'd still like to know your PC specs and OS.

gawinaa commented 5 months ago

Deleted directory & reinstalled as instructed. Appears log shows no errors. Issue still persists.

rotoforge_Addon rotoforge_ImageMask rotoforge_SysInfo RotoForge_SysLog_Try2.txt

MagnumVD commented 5 months ago

But there still seems to be an issue, I think it could be your graphics card. Currently only CUDA acceleration is supported which you can find in Nvidia gpus. But there is an experimental project called Zluda which supposedly adds CUDA support to AMD gpus. Maybe that can help you out (would be very nice if you tested that actually, if it works you'd be the pioneer to a bunch of people with AMD cards)

MagnumVD commented 5 months ago

It has been reported to work with blender itself, hopefully it works in the same way with RotoForge

gawinaa commented 5 months ago

Installed it on different PC with NVIDIA GPU & it works. So AMD GPU seem to be the problem.

Many thanks.