demoPOC commited on
Commit
fa5b44f
·
1 Parent(s): 243c16d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -89,6 +89,9 @@ tenacity==8.2.2
89
  tiktoken==0.3.3
90
  torch==2.0.0
91
  torchvision==0.15.1
 
 
 
92
  typing-inspect==0.8.0
93
  unstructured==0.6.2
94
 
 
89
  tiktoken==0.3.3
90
  torch==2.0.0
91
  torchvision==0.15.1
92
+
93
+ transformers==4.31.0
94
+
95
  typing-inspect==0.8.0
96
  unstructured==0.6.2
97