Installation =========== You can install diffFx-pytorch using pip: .. code-block:: bash pip install diffFx-pytorch For development installation: .. code-block:: bash git clone https://github.com/yourusername/diffFx-pytorch.git cd diffFx-pytorch pip install -e .