Skip to content

Commit

Permalink
Enable TorchServe docs for public (#15395)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret authored Jul 28, 2023
1 parent c9f17ef commit fc3ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchserve/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": "2.0.0",
"app_uuid": "d5400c22-0f0a-4ce4-894d-c3cda48140e9",
"app_id": "torchserve",
"display_on_public_website": false,
"display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
Expand Down

0 comments on commit fc3ec84

Please sign in to comment.