geetu040 commited on
Commit
cfcf073
1 Parent(s): 2ce4f27

providing version with pytorch and writing in correct format

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  fastapi
2
  uvicorn
3
- torch-cpu
4
- torchtext-cpu
 
1
  fastapi
2
  uvicorn
3
+ torch==2.0.0+cpu
4
+ torchtext==0.15.1cpu