acecalisto3 commited on
Commit
cb0b23a
·
verified ·
1 Parent(s): f6d3d0c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  transformers
 
2
  streamlit
3
  torch
4
- torchvision
5
- torchaudio
6
  black
7
  pylint
8
  opencv-python
 
1
  transformers
2
+ transformers[torch]
3
  streamlit
4
  torch
 
 
5
  black
6
  pylint
7
  opencv-python