goberoi / cloudy_vision

Cloudy Vision is an open source tool to test the image labeling capabilities of different computer vision API vendors.
MIT License
230 stars 64 forks source link

fix clarifai App usage #10

Open iborko opened 6 years ago

iborko commented 6 years ago

ClarifAI app accepts API key as argument in the constructor. I think that is better than putting the key in a ~/.clarifai/config file. This way all configs can be in one place.