Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
numpy
|
2 |
-
fastapi
|
3 |
pydantic
|
4 |
matplotlib
|
5 |
opencv-python
|
6 |
DateTime
|
7 |
requests
|
8 |
-
|
9 |
-
scipy
|
|
|
1 |
numpy
|
|
|
2 |
pydantic
|
3 |
matplotlib
|
4 |
opencv-python
|
5 |
DateTime
|
6 |
requests
|
7 |
+
gradio
|
|