Itanutiwari527 commited on
Commit
771536b
·
verified ·
1 Parent(s): 56fa466

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  streamlit>=1.30.0
2
  torch>=2.1.0
3
  numpy
 
4
  pandas
5
  Pillow
6
  transformers>=4.37.0
7
- einops>=0.7.0
8
  timm
 
1
  streamlit>=1.30.0
2
  torch>=2.1.0
3
  numpy
4
+ matplotlib
5
  pandas
6
  Pillow
7
  transformers>=4.37.0
8
+ einops
9
  timm