function-method-detector2 / requirements.txt
ejschwartz's picture
Update requirements.txt
5ec2037 verified
raw
history blame contribute delete
99 Bytes
gradio ~= 3.5 # gradio 4 removes interpretation :-(
pandas
numpy >= 1.22.4
shap
transformers[torch]