tao-shen commited on
Commit
94b3dc6
·
verified ·
1 Parent(s): 341bc82

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- huggingface_hub
2
- streamlit
3
  transformers
4
- torch
5
- numpy
 
 
 
 
1
+ torch==2.1.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
 
2
  transformers
3
+ datasets
4
+ accelerate
5
+ huggingface-hub
6
+ protobuf
7
+ pydantic