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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  git+https://github.com/anuragshas/rpunct.git
2
  fastapi
3
  uvicorn
4
- torch==1.8.1+cpu
5
  httpx==0.24.1
 
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