anzorq commited on
Commit
ba6f861
·
1 Parent(s): 1cb6a69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ transformers
2
  sentencepiece
3
  torch
4
  pydantic==1.10.11
5
- git+https://github.com/huggingface/optimum.git
 
6
  #intel_extension_for_pytorch
7
  #fasttext
8
  #bitsandbytes
 
2
  sentencepiece
3
  torch
4
  pydantic==1.10.11
5
+ #git+https://github.com/huggingface/optimum.git
6
+ optimum[exporters]@git+https://github.com/huggingface/optimum.git
7
  #intel_extension_for_pytorch
8
  #fasttext
9
  #bitsandbytes