CoolFace
Apppublic

Adoley/Sepsis-Prediction-Using-FastAPI

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
requirements.txt43 linesDownload Raw Back to root
1��distlib==0.3.6
2entrypoints==0.4
3exceptiongroup==1.0.4
4executing==0.8.3
5fastapi==0.95.1
6huggingface-hub @ git+https://github.com/huggingface/huggingface_hub.git@66c3ff14e763f08912f739892da96546a75e77d9
7joblib==1.2.0
8matplotlib==3.6.2
9matplotlib-inline==0.1.6
10mdit-py-plugins==0.3.3
11mdurl==0.1.2
12mistune==2.0.4
13mpmath==1.3.0
14multidict==6.0.4
15multimethod==1.9.1
16multiprocess==0.70.14
17mypy-extensions==0.4.3
18nbclient==0.6.8
19nbconvert==7.2.5
20nbformat==5.6.0
21nest-asyncio==1.5.5
22networkx==3.0
23nltk==3.8.1
24notebook==6.4.12
25numpy==1.23.5
26orjson==3.8.10
27p2j==1.3.2
28packaging==21.3
29pandas==1.5.1
30pandas-datareader==0.10.0
31pandas-profiling==3.6.2
32pandocfilters==1.5.0
33pycparser==2.21
34pydantic==1.10.4
35scikit-learn==1.0.2
36scipy==1.9.3
37seaborn==0.12.1
38transformers==4.28.1
39uvicorn==0.21.1
40vaderSentiment==3.3.2
41ydata-profiling==0.0.dev0
42
43