fraware commited on
Commit
ec3086f
·
1 Parent(s): 3389ae7

Fix: Add IPython to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -3,6 +3,9 @@ pandas
3
  torch
4
  transformers
5
  plotly
6
- tsfm_public @ git+https://github.com/ibm-granite/granite-tsfm.git
7
  fastapi
8
- uvicorn[standard]
 
 
 
 
3
  torch
4
  transformers
5
  plotly
6
+ granite-tsfm @ git+https://github.com/ibm-granite/granite-tsfm.git
7
  fastapi
8
+ uvicorn[standard]
9
+ IPython
10
+ matplotlib
11
+ scipy