johnrachwanpruna commited on
Commit
49ce2df
1 Parent(s): 6efd76e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Above results for 768x768 image size with 4-step inference on A100. Dynamic imag
29
  ## Setup
30
 
31
  You can run the smashed model by:
32
- 1. Installing and importing the `pruna-engine` (version 0.2.9) package. Use `pip install pruna --extra-index-url https://pypi.nvidia.com --extra-index-url https://pypi.ngc.nvidia.com` for installation. See [Pypi](https://pypi.org/project/pruna-engine/) for details on the package.
33
  2. Downloading the model files. This can be done using the Hugging Face CLI with the following commands:
34
  ```bash
35
  mkdir SimianLuo-LCM_Dreamshaper_v7-smashed
 
29
  ## Setup
30
 
31
  You can run the smashed model by:
32
+ 1. Installing and importing the `pruna-engine` (version 0.2.9) package. Use `pip install pruna-engine==0.2.9 --extra-index-url https://pypi.nvidia.com --extra-index-url https://pypi.ngc.nvidia.com` for installation. See [Pypi](https://pypi.org/project/pruna-engine/) for details on the package.
33
  2. Downloading the model files. This can be done using the Hugging Face CLI with the following commands:
34
  ```bash
35
  mkdir SimianLuo-LCM_Dreamshaper_v7-smashed