Edward J. Schwartz commited on
Commit
93d9f40
·
1 Parent(s): 51a72e9
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio
2
  pandas
3
  numpy >= 1.22.4
4
- transformers
 
1
  gradio
2
  pandas
3
  numpy >= 1.22.4
4
+ transformers[torch]