RayoDeCodigos commited on
Commit
2fbe45e
·
verified ·
1 Parent(s): d148f2e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- chronos-forecasting>=2.0
2
- torch
3
- numpy
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ chronos[torch]
4
+ numpy
5
+ torch