pleonova commited on
Commit
5fafb37
1 Parent(s): b52e509

Update requirements for FastAPI

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
 
1
  transformers
2
  torch
3
- streamlit
 
1
+ fastapi
2
+ uvicorn
3
  transformers
4
  torch