Spaces:
Runtime error
Runtime error
HashamUllah
commited on
Commit
•
c4e9b21
1
Parent(s):
046b925
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
numpy
|
4 |
+
opencv-python
|
5 |
+
tensorflow
|