KingZack commited on
Commit
94847bb
1 Parent(s): c4fb742

adding transformers

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
 
3
  huggingface_hub==0.26.2
4
  langchain==0.3.7
5
  langchain_community==0.3.5
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ transformers
4
  huggingface_hub==0.26.2
5
  langchain==0.3.7
6
  langchain_community==0.3.5