pcuenq HF staff commited on
Commit
2d4e06a
1 Parent(s): 680c2df

Add PyTorch to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ huggingface_hub
2
  transformers
3
  coremltools
4
  git+https://github.com/huggingface/exporters.git
 
 
2
  transformers
3
  coremltools
4
  git+https://github.com/huggingface/exporters.git
5
+ torch~=1.13