diff --git a/examples/huggingface/README.rst b/examples/huggingface/README.rst index 97efae0bf..fd8cd57c3 100644 --- a/examples/huggingface/README.rst +++ b/examples/huggingface/README.rst @@ -113,9 +113,9 @@ Create the compute package and seed model as explained above. Then run the follo This starts up local services for MongoDB, Minio, the API Server, one Combiner and two clients. You can verify the deployment using these urls: -- `API Server: `__ -- `Minio: `__ -- `Mongo Express: `__ +- API Server: http://localhost:8092/get_controller_status +- Minio: http://localhost:9000 +- Mongo Express: http://localhost:8081 Upload the package and seed model to FEDn controller using the APIClient: