From 842a903871f3d451374e7148377609b60bef87b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Frankem=C3=B6lle?= Date: Thu, 2 May 2024 16:41:43 +0200 Subject: [PATCH] readme update --- examples/huggingface/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: