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

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
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
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ torch --index-url https://download.pytorch.org/whl/cpu
4
  transformers
5
  datasets
6
+ huggingface-hub