visual-chatgpt icon indicating copy to clipboard operation
visual-chatgpt copied to clipboard

Update README.md

Open yunfengsay opened this issue 1 year ago • 2 comments

Since the majority of users use a single GPU, it should be strongly emphasized.

yunfengsay avatar Mar 10 '23 08:03 yunfengsay

hey @yunfengsay is this related to the error I'm seeing

AssertionError: Torch not compiled with CUDA enabled

when I run

(visgpt) $ python visual_chatgpt.py

Thanks

moshejs avatar Mar 10 '23 18:03 moshejs

@moshejs this is solved in issues, install torch like it is said here: https://github.com/microsoft/visual-chatgpt/issues/43#issuecomment-1464020988

Comdriver avatar Mar 11 '23 02:03 Comdriver