roboflow / clip_video_app

Flask-based web application designed to compare text and image embeddings using the CLIP model.
22 stars 3 forks source link

Unable to start inference server #3

Open prasadvineetv opened 1 year ago

prasadvineetv commented 1 year ago

I get the folliwng error when starting inference server:

TypeError: Invalid type for device_requests param: expected list but found <class 'tuple'>

Any pointers would be appreciated.

yeldarby commented 1 year ago

What command are you using when you get that message?

prasadvineetv commented 1 year ago

I get this error when I start the inference server after installing: pip install inference inference server start