anuragshas commited on
Commit
c5041aa
1 Parent(s): abbe952

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  git+https://github.com/anuragshas/rpunct.git
2
  fastapi
3
  uvicorn
4
- torch==1.8.1+cpu --find-links https://download.pytorch.org/whl/torch_stable.html
 
5
  httpx==0.24.1
1
  git+https://github.com/anuragshas/rpunct.git
2
  fastapi
3
  uvicorn
4
+ --find-links https://download.pytorch.org/whl/torch_stable.html
5
+ torch==1.8.1+cpu
6
  httpx==0.24.1