azizerorahman commited on
Commit
8540f8c
·
verified ·
1 Parent(s): 6c77700

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- gradio==3.50.2
2
- huggingface-hub==0.19.4
 
3
  torch>=1.9.0
4
  torchvision>=0.10.0
5
  opencv-python>=4.5.0
6
  numpy>=1.21.0
7
  Pillow>=8.3.0
8
  got10k
 
 
1
+ fastapi==0.104.1
2
+ uvicorn[standard]==0.24.0
3
+ python-multipart==0.0.6
4
  torch>=1.9.0
5
  torchvision>=0.10.0
6
  opencv-python>=4.5.0
7
  numpy>=1.21.0
8
  Pillow>=8.3.0
9
  got10k
10
+ aiofiles==23.2.1