Spaces:
Runtime error
Runtime error
HashamUllah
commited on
Commit
•
c3fb839
1
Parent(s):
fceec31
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ Flask==2.3.0
|
|
2 |
tensorflow==2.17.0
|
3 |
Pillow==9.5.0
|
4 |
numpy==1.24.4
|
5 |
-
|
|
|
|
2 |
tensorflow==2.17.0
|
3 |
Pillow==9.5.0
|
4 |
numpy==1.24.4
|
5 |
+
fastapi
|
6 |
+
uvicorn
|