Update README.md
Browse files
README.md
CHANGED
|
@@ -64,14 +64,7 @@ Overview of SVDQuant. Stage1: Originally, both the activation ***X*** and weight
|
|
| 64 |
|
| 65 |
### Diffusers
|
| 66 |
|
| 67 |
-
Please follow the instructions in [mit-han-lab/nunchaku](https://github.com/mit-han-lab/nunchaku) to set up the environment.
|
| 68 |
-
|
| 69 |
-
```shell
|
| 70 |
-
pip install git+https://github.com/asomoza/image_gen_aux.git
|
| 71 |
-
pip install controlnet_aux mediapipe
|
| 72 |
-
```
|
| 73 |
-
|
| 74 |
-
Then you can run the model with
|
| 75 |
|
| 76 |
```python
|
| 77 |
import torch
|
|
|
|
| 64 |
|
| 65 |
### Diffusers
|
| 66 |
|
| 67 |
+
Please follow the instructions in [mit-han-lab/nunchaku](https://github.com/mit-han-lab/nunchaku) to set up the environment. Then you can run the model with
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
```python
|
| 70 |
import torch
|