wormcode commited on
Commit
4fc8391
·
1 Parent(s): fdcdf2c

add scipy item

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -12
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
- accelerate
2
- appdirs
3
- bitsandbytes
4
- black
5
- black[jupyter]
6
- datasets
7
- fire
8
- git+https://github.com/huggingface/peft.git
9
- git+https://github.com/huggingface/transformers.git
10
- gradio
11
- sentencepiece
12
- wandb
 
 
1
+ scipy
2
+ accelerate
3
+ appdirs
4
+ bitsandbytes
5
+ black
6
+ black[jupyter]
7
+ datasets
8
+ fire
9
+ git+https://github.com/huggingface/peft.git
10
+ git+https://github.com/huggingface/transformers.git
11
+ gradio
12
+ sentencepiece
13
+ wandb