gmbreemer commited on
Commit
d6fd321
·
1 Parent(s): 09762c2

Add matplotlib

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- altair
2
  loguru
 
 
3
  pandas
4
- streamlit
5
- wandb
6
  scikit-learn
7
- numpy
8
  torch
9
  torchvision
10
- Pillow
 
 
1
  loguru
2
+ matplotlib
3
+ numpy
4
  pandas
5
+ Pillow
 
6
  scikit-learn
7
+ streamlit
8
  torch
9
  torchvision
10
+ wandb