Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Frankemölle authored and Jonas Frankemölle committed May 2, 2024
1 parent 803d00c commit 842a903
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/huggingface/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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: <http://localhost:5000>`__
- `Minio: <http://localhost:9000>`__
- `Mongo Express: <http://localhost:27017>`__
- 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:
Expand Down

0 comments on commit 842a903

Please sign in to comment.