Spaces:
Sleeping
Sleeping
seyf1elislam
commited on
Update requirements.txt
Browse files- 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
|