You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Text2Image/README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,17 @@
1
1
# Text-to-Image Microservice
2
2
3
-
Text-to-Image is a task that generate image conditioning on the provided text. This microservice supports text-to-image task by using Stable Diffusion (SD) model.
3
+
Text-to-Image is a task that generates image conditioning on the provided text. This microservice supports text-to-image task by using Stable Diffusion (SD) model.
4
4
5
-
## Deploy Text-to-Image Service
5
+
## Deployment Options
6
6
7
-
### Deploy Text-to-Image Service on Xeon
7
+
The table below lists currently available deployment options. They outline in detail the implementation of this example on selected hardware.
8
8
9
-
Refer to the [Xeon Guide](./docker_compose/intel/cpu/xeon/README.md) for detail.
10
-
11
-
### Deploy Text-to-Image Service on Gaudi
12
-
13
-
Refer to the [Gaudi Guide](./docker_compose/intel/hpu/gaudi/README.md) for detail.
0 commit comments