nick-leland commited on
Commit
07f8294
·
verified ·
1 Parent(s): edcf91c

Added transformers and torch to the requirements.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -71,3 +71,5 @@ uvicorn==0.30.1
71
  uvloop==0.19.0
72
  watchfiles==0.22.0
73
  websockets==11.0.3
 
 
 
71
  uvloop==0.19.0
72
  watchfiles==0.22.0
73
  websockets==11.0.3
74
+ transformers
75
+ torch