KB-Infinity-Tech commited on
Commit
4183ac4
·
verified ·
1 Parent(s): 68249eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- transformers
2
- torch
3
- fastapi
4
- uvicorn
5
- streamlit
6
- scikit-learn
7
- pandas
8
- pydantic
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ requests
5
+ pandas