johnrachwanpruna commited on
Commit
9069070
·
verified ·
1 Parent(s): 88604f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,7 +41,7 @@ You can set it up in minutes and compress your first models in few lines of code
41
  # ⏩ How to get started?
42
  You can smash your own models by installing pruna with:
43
  ```
44
- pip install pruna[gpu]==0.1.3 --extra-index-url https://prunaai.pythonanywhere.com/
45
  ```
46
  You can start with simple notebooks to experience efficiency gains with:
47
 
@@ -57,6 +57,6 @@ You can start with simple notebooks to experience efficiency gains with:
57
  | **Flux generation in a heartbeat, literally** | ⏩ [Smash for free](https://colab.research.google.com/drive/18_iG0UXhD7OQR_CxSSsKFC8TLDsRw_9m?usp=sharing) |
58
  | **Run your Flux model without an A100** | ⏩ [Smash for free](https://colab.research.google.com/drive/1i1iSITNgiOpschV-Nu5mfX-effwYV9sn?usp=sharing) |
59
 
60
- For more details about installation and tutorials, you can check the [Pruna AI documentation](https://docs.pruna.ai/en/latest/setup/pip.html).
61
 
62
  ----
 
41
  # ⏩ How to get started?
42
  You can smash your own models by installing pruna with:
43
  ```
44
+ pip install pruna
45
  ```
46
  You can start with simple notebooks to experience efficiency gains with:
47
 
 
57
  | **Flux generation in a heartbeat, literally** | ⏩ [Smash for free](https://colab.research.google.com/drive/18_iG0UXhD7OQR_CxSSsKFC8TLDsRw_9m?usp=sharing) |
58
  | **Run your Flux model without an A100** | ⏩ [Smash for free](https://colab.research.google.com/drive/1i1iSITNgiOpschV-Nu5mfX-effwYV9sn?usp=sharing) |
59
 
60
+ For more details about installation and tutorials, you can check the [Pruna AI documentation](https://docs.pruna.ai/).
61
 
62
  ----