Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ metrics:
|
|
28 |
## Setup
|
29 |
|
30 |
You can run the smashed model by:
|
31 |
-
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.
|
32 |
2. Downloading the model files. This can be done using the Hugging Face CLI with the following commands:
|
33 |
```bash
|
34 |
mkdir runwayml-stable-diffusion-v1-5-smashed
|
|
|
28 |
## Setup
|
29 |
|
30 |
You can run the smashed model by:
|
31 |
+
1. Installing and importing the `pruna-engine` (version 0.2.9) package. Use `pip install 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.
|
32 |
2. Downloading the model files. This can be done using the Hugging Face CLI with the following commands:
|
33 |
```bash
|
34 |
mkdir runwayml-stable-diffusion-v1-5-smashed
|