Riyue120

Results 2 comments of Riyue120

I had some problems, but they worked out. ## Firstly ``` pip3 install git+https://github.com/openai/CLIP.git Looking in indexes: http://mirrors.aliyun.com/pypi/simple Collecting git+https://github.com/openai/CLIP.git Cloning https://github.com/openai/CLIP.git to /tmp/pip-req-build-_f2vfa36 Running command git clone --filter=blob:none --quiet...

I have tested a new environment (torch2.2.2+cu118), and used the newest xformers. You can use the [offcial method](https://github.com/facebookresearch/xformers) to get the newest version. ``` # cuda 11.8 version pip3 install...