You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Can someone please help to explain what other API endpoint can be used if you're not located in US-South? Thanks!
1. Create your visual recognition service
First, we need to clone this repository
git clone https://github.com/IBM/watson-waste-sorter
cd watson-waste-sorter
Then, we need to login to the Cloud Foundry CLI.
cf login -a https://api.ng.bluemix.net # Please use a different API endpoint if your IBM Cloud account is not in US-South
Next, provision a Lite tier Visual Recognition Service and name it wws-visual-recognition. You can provision it using the above link or the command below.
cf create-service watson_vision_combined lite wws-visual-recognition
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
Can someone please help to explain what other API endpoint can be used if you're not located in US-South? Thanks!
The text was updated successfully, but these errors were encountered: