Clemylia commited on
Commit
5ae422f
·
verified ·
1 Parent(s): a3ddc4e

Update requirements.txt

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