Skip to content
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

modelscope里面默认使用cuda? raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled #78

Open
ella-collins opened this issue Dec 2, 2024 · 1 comment

Comments

@ella-collins
Copy link

ella-collins commented Dec 2, 2024

modelscope/modelscope_modules/GroundingDINO/groundingdino/util/inference.py
model = model.to(device) 错误
DXScreenshot-12-2-2024,-8-25-01-PM
DXScreenshot-12-2-2024,-8-25-36-PM

@junyangwang0410
Copy link
Collaborator

如果没有GPU,可以自行更换其他OCR模型,按照输出格式修改 MobileAgent/text_location.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants