mca183 commited on
Commit
0c2354e
1 Parent(s): dc9545d

add pytorch to install

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  transformers
 
2
  gradio
 
1
  transformers
2
+ transformers[torch]
3
  gradio