matthewwang16czap commited on
Commit
22d679b
1 Parent(s): 7f6d710
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit
2
  opencv-python-headless
3
  numpy
4
- 'transformers[torch]'
5
  pandas
 
1
  streamlit
2
  opencv-python-headless
3
  numpy
4
+ transformers[torch]
5
  pandas