cmmedoro commited on
Commit
213bd5e
·
1 Parent(s): 1cbc22c

Trying to fix build error: probable incompatibility issue

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -18,3 +18,8 @@ scikit-survival
18
  shap
19
  huggingface-hub==0.26.5
20
  tabulate
 
 
 
 
 
 
18
  shap
19
  huggingface-hub==0.26.5
20
  tabulate
21
+ gradio==4.44.1
22
+ fastapi==0.111.0
23
+ starlette==0.37.2
24
+ jinja2==3.1.4
25
+ uvicorn==0.30.6