This is a dependency free implementation of well known CLIP by OpenAI, thanks to the great work in GGML. You can use it to work with CLIP models from both OpenAI and LAION in Transformers format. clip ...
Q1) I get the following error: "RuntimeError: Expected a 'cuda' device type for generator but found 'cpu'" A1) Please go to venv/lib/python3.8/site-packages/torch ...