avi-pipable commited on
Commit
0721085
·
verified ·
1 Parent(s): ca15e7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ from pip_library_etl import PipEtl
58
  generator = PipEtl(device="cloud")
59
  ```
60
 
61
- We have hosted the model at http://52.165.83.89:3100/infer. Hence, one can also make a POST request to this endpoint with the following payload:
62
 
63
  ```json
64
  {
 
58
  generator = PipEtl(device="cloud")
59
  ```
60
 
61
+ We have hosted the model at http://172.178.123.207:3100/infer. Hence, one can also make a POST request to this endpoint with the following payload:
62
 
63
  ```json
64
  {