yuntian-deng commited on
Commit
b70f828
·
1 Parent(s): 1017285

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi
2
  requests
3
  sentencepiece
4
- pytorch==1.7.0
5
  transformers==4.3.1
6
  uvicorn[standard]
7
  Pillow
 
1
  fastapi
2
  requests
3
  sentencepiece
4
+ torch
5
  transformers==4.3.1
6
  uvicorn[standard]
7
  Pillow