Wootang01 commited on
Commit
583943b
1 Parent(s): caae655

torch and transformers

Browse files

When you create your requirements.txt file, you should add torch and transformers. Then you should init!

Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -0,0 +1,2 @@
 
 
 
1
+ torch
2
+ transformers