diff --git a/docs/tutorial_diffusion.md b/docs/tutorial_diffusion.md index bf986a8b..2dd65fde 100644 --- a/docs/tutorial_diffusion.md +++ b/docs/tutorial_diffusion.md @@ -57,4 +57,4 @@ Open your browser and access `http://:7860`. !!! tip "" - Want to explore using Python APIs to run diffusion models directly? See `[jetson-containers](https://github.com/dusty-nv/jetson-containers/tree/master/packages/diffusion)`. \ No newline at end of file + **Want to explore using Python APIs to run diffusion models directly?
See [`jetson-containers`](https://github.com/dusty-nv/jetson-containers/tree/master/packages/diffusion)**. \ No newline at end of file diff --git a/docs/tutorial_text-generation.md b/docs/tutorial_text-generation.md index b56d077c..987e0721 100644 --- a/docs/tutorial_text-generation.md +++ b/docs/tutorial_text-generation.md @@ -98,4 +98,5 @@ Open your browser and access `http://:7860`. !!! tip "" - Want to explore using Python APIs to run LLMs directly? See `[jetson-containers](https://github.com/dusty-nv/jetson-containers/tree/master/packages/llm)` for its LLM related packages and containers. \ No newline at end of file + **Want to explore using Python APIs to run LLMs directly?
+ See [`jetson-containers`](https://github.com/dusty-nv/jetson-containers/tree/master/packages/llm) for its LLM related packages and containers.** \ No newline at end of file