Alfasign commited on
Commit
ecc0d8e
·
1 Parent(s): 707e859

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ pip -q install git+https://github.com/huggingface/transformers # need to install from github
2
+ pip install -q datasets loralib sentencepiece
3
+ pip -q install bitsandbytes accelerate xformers einops