philschmid HF staff commited on
Commit
697c48f
1 Parent(s): 93018f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ To use deploy this model as an Inference Endpoint, you have to select Custom as
16
  * CPU image: `philschmi/gradio-api:cpu`
17
  * GPU image: `philschmi/gradio-api:gpu`
18
  * PORT: `7860`
19
- * Health Route: `/`
20
 
21
  If you want to use the UI with the inference Endpoint, you have to select as endpoint type `public` and add [auth through gradio](https://gradio.app/docs/#launch-header)
22
 
 
16
  * CPU image: `philschmi/gradio-api:cpu`
17
  * GPU image: `philschmi/gradio-api:gpu`
18
  * PORT: `7860`
19
+ * ~Health Route: `/`~-> is default
20
 
21
  If you want to use the UI with the inference Endpoint, you have to select as endpoint type `public` and add [auth through gradio](https://gradio.app/docs/#launch-header)
22