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
@@ -265,7 +289,7 @@ You will have the following Docker Images:
265
289
266
290
## 🚀 Launch the UI
267
291
268
-
Several UI options are provided. If you need to work with multimedia documents, .doc, or .pdf files, only the Gradio UI supports that. If the Gradio UI is not built, the Svelte UI will be started
292
+
Several UI options are provided. If you need to work with multimedia documents, .doc, or .pdf files, suggested to use Gradio UI.
269
293
270
294
### Gradio UI
271
295
@@ -275,7 +299,7 @@ Open this URL `http://{host_ip}:5173` in your browser to access the Gradio based
275
299
276
300
### Svelte UI
277
301
278
-
Open this URL `http://{host_ip}:5173` in your browser to access the Gradio based frontend.
302
+
Open this URL `http://{host_ip}:5173` in your browser to access the Svelte based frontend.
@@ -251,7 +274,7 @@ You will have the following Docker Images:
251
274
252
275
## 🚀 Launch the UI
253
276
254
-
Several UI options are provided. If you need to work with multimedia documents, .doc, or .pdf files, only the Gradio UI supports that. If the Gradio UI is not built, the Svelte UI will be started
277
+
Several UI options are provided. If you need to work with multimedia documents, .doc, or .pdf files, suggested to use Gradio UI.
255
278
256
279
### Gradio UI
257
280
@@ -260,7 +283,7 @@ Open this URL `http://{host_ip}:5173` in your browser to access the Gradio based
260
283
261
284
## 🚀 Launch the Svelte UI
262
285
263
-
Open this URL `http://{host_ip}:5173` in your browser to access the frontend.
286
+
Open this URL `http://{host_ip}:5173` in your browser to access the Svelte based frontend.
0 commit comments