cbensimon HF Staff commited on
Commit
fa829ad
·
1 Parent(s): 583cf2c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- accelerate
2
- bitsandbytes
3
- gradio
4
- protobuf
5
- scipy
6
- sentencepiece
7
- transformers>=4.34
8
  git+https://github.com/huggingface/huggingface_hub@hf-transfer-callback
 
 
 
 
 
 
 
 
 
9
  hf-transfer==0.1.4rc1
 
 
 
 
 
 
 
 
1
  git+https://github.com/huggingface/huggingface_hub@hf-transfer-callback
2
+ accelerate==0.23.0
3
+ bitsandbytes==0.41.1
4
+ gradio==3.49.0
5
+ protobuf==3.20.3
6
+ scipy==1.11.2
7
+ sentencepiece==0.1.99
8
+ spaces==0.16.3
9
+ torch==2.0.0
10
+ transformers==4.34.0
11
  hf-transfer==0.1.4rc1