cbensimon HF Staff commited on
Commit
383bad9
·
1 Parent(s): a207078

Update requirements.txt

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