Travad98 commited on
Commit
0ac9bd4
1 Parent(s): 64c2cda

Crete requirements.txt to ensure the model has the proper libraries to run

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ torch
2
+ git+https://github.com/huggingface/transformers.git
3
+ sentencepiece