lord-reso commited on
Commit
ab8711b
·
verified ·
1 Parent(s): f2fb9a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  flask
2
  flask_cors
 
 
3
  gunicorn
4
  torch==1.12.1
5
  torchaudio==0.12.1
 
1
  flask
2
  flask_cors
3
+ typing
4
+ fastapi
5
  gunicorn
6
  torch==1.12.1
7
  torchaudio==0.12.1