dn6 HF staff commited on
Commit
42fc075
1 Parent(s): c23db0b

add torch and torchvision to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  comet_ml
2
  gradio
3
  transformers
4
- pandas
 
 
 
1
  comet_ml
2
  gradio
3
  transformers
4
+ pandas
5
+ torch
6
+ torchvision