• Pasquale Minervini's avatar
    Update setup.py · 693d256e
    Pasquale Minervini authored
    Running `main.py` yields the following:
    
    ```
    ImportError: This modeling file requires the following packages that were not found in your environment: einops. Run `pip install einops`
    ```
    
    This commit should fix this.
    693d256e
setup.py 1.65 KB