sharpenb commited on
Commit
7069475
·
verified ·
1 Parent(s): 9ab1942

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -37,6 +37,7 @@ You can smash your own models by installing pruna with:
37
  pip install pruna[gpu]==0.1.3 --extra-index-url https://prunaai.pythonanywhere.com/
38
  ```
39
  You can start wiht simple notebooks to expereince efficiency gains with:
 
40
  | Use Case | Free Notebooks |
41
  |------------------------------------------------------------|----------------------------------------------------------------|
42
  | **3x Faster Stable Diffusion Models** | ⏩ [Smash for free](https://colab.research.google.com/drive/1BZm6NtCsF2mBV4UYlRlqpTIpTmQgR0iQ?usp=sharing) |
@@ -48,4 +49,5 @@ You can start wiht simple notebooks to expereince efficiency gains with:
48
  | **100% faster Whisper Transcription** | ⏩ [Smash for free](https://colab.research.google.com/drive/1kCJ4-xmo7y8VS6smzaV0207A5rONHPXu?usp=sharing) |
49
  | **Flux generation in a heartbeat, literally** | ⏩ [Smash for free](https://colab.research.google.com/drive/18_iG0UXhD7OQR_CxSSsKFC8TLDsRw_9m?usp=sharing) |
50
  | **Run your Flux model without an A100** | ⏩ [Smash for free](https://colab.research.google.com/drive/1i1iSITNgiOpschV-Nu5mfX-effwYV9sn?usp=sharing) |
 
51
  For more details about installation and tutorials, you can check the [Pruna AI documentation](https://docs.pruna.ai/en/latest/setup/pip.html).
 
37
  pip install pruna[gpu]==0.1.3 --extra-index-url https://prunaai.pythonanywhere.com/
38
  ```
39
  You can start wiht simple notebooks to expereince efficiency gains with:
40
+
41
  | Use Case | Free Notebooks |
42
  |------------------------------------------------------------|----------------------------------------------------------------|
43
  | **3x Faster Stable Diffusion Models** | ⏩ [Smash for free](https://colab.research.google.com/drive/1BZm6NtCsF2mBV4UYlRlqpTIpTmQgR0iQ?usp=sharing) |
 
49
  | **100% faster Whisper Transcription** | ⏩ [Smash for free](https://colab.research.google.com/drive/1kCJ4-xmo7y8VS6smzaV0207A5rONHPXu?usp=sharing) |
50
  | **Flux generation in a heartbeat, literally** | ⏩ [Smash for free](https://colab.research.google.com/drive/18_iG0UXhD7OQR_CxSSsKFC8TLDsRw_9m?usp=sharing) |
51
  | **Run your Flux model without an A100** | ⏩ [Smash for free](https://colab.research.google.com/drive/1i1iSITNgiOpschV-Nu5mfX-effwYV9sn?usp=sharing) |
52
+
53
  For more details about installation and tutorials, you can check the [Pruna AI documentation](https://docs.pruna.ai/en/latest/setup/pip.html).