This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a commit to branch NLPCRAFT-513
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/NLPCRAFT-513 by this push:
new f7e0763 WIP.
f7e0763 is described below
commit f7e076386a3b964ff4ae37c5eccb3fa00ca66b33
Author: skhdl <[email protected]>
AuthorDate: Mon Oct 31 18:15:54 2022 +0400
WIP.
---
api-components.html | 10 +++++-----
images/pipeline.png | Bin 69190 -> 82440 bytes
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/api-components.html b/api-components.html
index 9df1e2a..1856e05 100644
--- a/api-components.html
+++ b/api-components.html
@@ -367,11 +367,6 @@ id: api-components
contains following components:
</p>
- <figure>
- <img alt="pipeline" class="img-fluid" src="/images/pipeline.png">
- <figcaption><b>Fig 2.</b>Pipeline</figcaption>
- </figure>
-
<table class="gradient-table">
<thead>
<tr>
@@ -455,6 +450,11 @@ id: api-components
</tbody>
</table>
+ <figure>
+ <img alt="pipeline" class="img-fluid" src="/images/pipeline.png">
+ <figcaption><b>Fig 2.</b>Pipeline</figcaption>
+ </figure>
+
<p>
Below {% scaladoc NCModel NCModel %} creation example.
{% scaladoc NCPipeline NCPipeline %} is prepared using
diff --git a/images/pipeline.png b/images/pipeline.png
index 36af5d9..8116ac2 100644
Binary files a/images/pipeline.png and b/images/pipeline.png differ