iamvishalksingh commited on
Commit
0b813d8
·
verified ·
1 Parent(s): b0a393a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -15,4 +15,6 @@ tqdm
15
  yapf
16
  lpips
17
  gdown # supports downloading the large file from Google Drive
18
- basicsr
 
 
 
15
  yapf
16
  lpips
17
  gdown # supports downloading the large file from Google Drive
18
+ basicsr
19
+ fastapi
20
+ uvicorn