-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Can't start ['clip_t'] when starting the server. #924
Comments
Hi, what's your output of Can you set |
Hi, thank you for your reply! here is my
|
Unfortunately, we currently do not have access to Windows devices for testing purposes. While we investigate this issue further, we recommend trying the following troubleshooting steps:
We appreciate your patience while we work on resolving this issue. If you have any further questions or concerns, please don't hesitate to reach out to us. |
I have similar issue but seems related to some permission issue because I see some
|
Hi! I'm trying to deploy clip-as-service on my wsl2, which is Ubuntu 22.04.2 and with CUDA 12.2 for wsl installed.
The python env has python=3.8 and pytorch=2.0.1.
After I installed clip_server and clip_client, I run
python -m clip_server
as the README shows, however, it just download the 'ViT-B-32.pt' model and failed to continue. Here is the error log:Please tell me how to fix this problem, thanks!
The text was updated successfully, but these errors were encountered: