Commit 2ec15e48 authored by Muyang Li's avatar Muyang Li
Browse files

style: make linter happy

parent bb5270b3
...@@ -33,7 +33,7 @@ Once PyTorch is installed, you can install ``nunchaku`` from one of the followin ...@@ -33,7 +33,7 @@ Once PyTorch is installed, you can install ``nunchaku`` from one of the followin
pip install https://github.com/nunchaku-tech/nunchaku/releases/download/v0.3.1/nunchaku-0.3.1+torch2.7-cp311-cp311-linux_x86_64.whl pip install https://github.com/nunchaku-tech/nunchaku/releases/download/v0.3.1/nunchaku-0.3.1+torch2.7-cp311-cp311-linux_x86_64.whl
Make sure to replace each version number with the correct one for your environment. `cp311` stands for python version 3.11.x. You can find your own python version using Make sure to replace each version number with the correct one for your environment. `cp311` stands for python version 3.11.x. You can find your own python version using
.. code-block:: shell .. code-block:: shell
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment