Skip to content

Commit f8f66f2

Browse files
Update README.md
1 parent 739f3d2 commit f8f66f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The demo demonstrates two usages of GenAI:
1212

1313
The demo contains two notebooks [notebook 1](./notebook_1_generation.ipynb) and [notebook 2](./notebook_2_analysis.ipynb).
1414

15-
Most of the functions are imported from [MLRun's hub](https://https://www.mlrun.org/hub/), which contains a wide range of functions and modules that can be used for a variety of use cases. See also the [MLRun hub documentation](https://docs.mlrun.org/en/stable/runtimes/load-from-hub.html). All functions used in the demo include links to their source in the hub. All of the python source code is under [/src](./src).
15+
Most of the functions are imported from [MLRun's hub](https://www.mlrun.org/hub/), which contains a wide range of functions and modules that can be used for a variety of use cases. See also the [MLRun hub documentation](https://docs.mlrun.org/en/stable/runtimes/load-from-hub.html). All functions used in the demo include links to their source in the hub. All of the python source code is under [/src](./src).
1616

1717
> **⚠️ Important This demo can take up to couple of hours to complete when running without GPUs.**
1818
@@ -132,4 +132,4 @@ Tokens are required to run the demo end-to-end:
132132
4. View the data
133133

134134
- **Notebook**: [notebook_2_analysis.ipynb](notebook_2_analysis.ipynb)
135-
- **Description**: View the data and features, as they are collected, in the MLRun UI. Deploy [Vizro](https://vizro.mckinsey.com/) to visualize the data in the DB.
135+
- **Description**: View the data and features, as they are collected, in the MLRun UI. Deploy [Vizro](https://vizro.mckinsey.com/) to visualize the data in the DB.

0 commit comments

Comments
 (0)