AI4LIFE-GROUP / OpenXAI

OpenXAI : Towards a Transparent Evaluation of Model Explanations
https://open-xai.github.io/
MIT License
227 stars 37 forks source link

add environment.yml #6

Closed jiaqima closed 1 year ago

jiaqima commented 1 year ago

One can use conda env create -f environment.yml to create a conda environment named "OpenXAI".

This should be able to install all the dependencies. Tested locally.