Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ curl -X 'POST' \
|
|
76 |
-d 'model_name=PipableAI%2Fpip-library-etl-1.3b&prompt=YOUR PROMPT&device=&max_new_tokens='
|
77 |
```
|
78 |
|
79 |
-
Alternatively, you can directly access
|
80 |
|
81 |
### Library use
|
82 |
|
|
|
76 |
-d 'model_name=PipableAI%2Fpip-library-etl-1.3b&prompt=YOUR PROMPT&device=&max_new_tokens='
|
77 |
```
|
78 |
|
79 |
+
Alternatively, you can directly access UI endpoint at http://52.165.83.89:3100/docs#/default/infer_infer_post.
|
80 |
|
81 |
### Library use
|
82 |
|