anuragshas commited on
Commit
2212a32
·
verified ·
1 Parent(s): 4c318e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  git+https://github.com/anuragshas/rpunct.git
2
  fastapi
3
  uvicorn
4
- torch==1.13.0
 
 
1
  git+https://github.com/anuragshas/rpunct.git
2
  fastapi
3
  uvicorn
4
+ torch==1.13.0
5
+ httpx==0.24.1