ThreatLevelD commited on
Commit
e04b5ac
·
1 Parent(s): 6e79f91

Added torch library to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==4.44.1
2
  pyyaml
3
  transformers
 
4
  numpy
5
  spacy
 
1
  gradio==4.44.1
2
  pyyaml
3
  transformers
4
+ torch
5
  numpy
6
  spacy