StavC/ComPromptMized

Running the first algorithm without GPU

jhuvehicle opened this issue · 1 comments

Hello,

I am assuming that I can run the RAG-based worm without GPU?

I noticed that in your requirements.txt you have torch and torchvision(and potentially other packages) which requires GPU.

This ended up being true. I was able to run this on my personal computer.