diff --git a/README.md b/README.md index 07394647645a8253748253a623db5b6b2773c811..ad324e794f64b7a8107bb7be628bd13be98feb0a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Dynamic-Backward-Attention-Transformer This is the official repository of the paper "Enhancing Material Features Using Dynamic Backward Attention on Cross-Resolution Patches". -To install the dependencies, please refer to the conda env file. +To install the dependencies, please refer to the conda env file (modify the name and prefix first). ``` conda env create -f environment.yml ```