tddf commited on
Commit
bbcff81
·
verified ·
1 Parent(s): 6e8c2a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  streamlit
 
2
  torch
3
- transformers
4
- pillow
5
- altair
6
- pandas
 
1
  streamlit
2
+ transformers>=4.45.0
3
  torch
4
+ torchvision
5
+ pillow