mikemin027 commited on
Commit
73fbccc
1 Parent(s): 5540630

Added PyTorch and TensorFlow>=2.0

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  huggingface_hub==0.25.2
2
- transformers
 
 
 
1
  huggingface_hub==0.25.2
2
+ transformers
3
+ PyTorch
4
+ TensorFlow>=2.0