ckharche commited on
Commit
088899f
·
verified ·
1 Parent(s): 4536062

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn==0.24.0
3
  pandas
4
  numpy
5
  yfinance==0.2.28
6
- torch==2.0.1 --index-url https://download.pytorch.org/whl/cpu
7
  transformers==4.35.2
8
  httpx==0.25.1
9
  pydantic==2.5.0
 
3
  pandas
4
  numpy
5
  yfinance==0.2.28
6
+ torch --index-url https://download.pytorch.org/whl/cpu
7
  transformers==4.35.2
8
  httpx==0.25.1
9
  pydantic==2.5.0