mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-18 10:44:33 +08:00
adding scikit image for interpretation tests
This commit is contained in:
parent
789f3f9987
commit
01c9178a53
@ -19,7 +19,7 @@ jobs:
|
||||
pip install --upgrade pip
|
||||
pip install -r gradio.egg-info/requires.txt
|
||||
pip install shap IPython
|
||||
pip install selenium==4.0.0a6.post2 coverage
|
||||
pip install selenium==4.0.0a6.post2 coverage scikit-image
|
||||
- run:
|
||||
command: |
|
||||
chromedriver --version
|
||||
|
Loading…
Reference in New Issue
Block a user