seyf1elislam commited on
Commit
6287643
·
verified ·
1 Parent(s): c2cc89d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -4,4 +4,8 @@ pillow
4
  huggingface_hub
5
  tensorflow==2.15.0
6
  keras==2.15.0
7
- gdown==5.1.0
 
 
 
 
 
4
  huggingface_hub
5
  tensorflow==2.15.0
6
  keras==2.15.0
7
+ gdown==5.1.0
8
+ fastapi
9
+ uvicorn
10
+ requests
11
+ pydantic==1.10.12