epochshik commited on
Commit
78a7f1d
·
1 Parent(s): 99a3d9c

missing uvicorn dependency?

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ transformers==4.12.0
2
  torch==1.8.1
3
  pandas==1.3.3
4
  numpy==1.21.2
 
 
2
  torch==1.8.1
3
  pandas==1.3.3
4
  numpy==1.21.2
5
+ uvicorn