Skip to content

Commit

Permalink
Merge pull request #84 from grok-ai/feature/asciinema
Browse files Browse the repository at this point in the history
Restore asciinema
  • Loading branch information
lucmos authored Aug 6, 2023
2 parents ef65a25 + c6cb21b commit 26027de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
Generic template to bootstrap your [PyTorch](https://pytorch.org/get-started/locally/) project,
read more in the [documentation](https://grok-ai.github.io/nn-template).

![nn-template-asciinema](https://s8.gifyu.com/images/optimized.gif)

[![asciicast](https://asciinema.org/a/475623.svg)](https://asciinema.org/a/475623)

## Get started

Expand All @@ -47,7 +47,7 @@ cookiecutter https://github.com/grok-ai/nn-template

<details>
<summary>Otherwise</summary>
Cookiecutter manages the setup stages and delivers to you a personalized ready to run project.
Cookiecutter manages the setup stages and delivers to you a personalized ready to run project.

Install it with:
<pre><code>pip install cookiecutter
Expand All @@ -56,7 +56,7 @@ Install it with:

More details in the [documentation](https://grok-ai.github.io/nn-template/latest/getting-started/generation/).

## Strengths
## Strengths

- **Actually works for [research](https://grok-ai.github.io/nn-template/latest/papers/)**!
- Guided setup to customize project bootstrapping;
Expand Down

0 comments on commit 26027de

Please sign in to comment.