Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
opencv-python
|
4 |
-
numpy
|
5 |
-
pillow
|
6 |
-
noise
|
7 |
-
pydantic
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
opencv-python
|
4 |
+
numpy
|
5 |
+
pillow
|
6 |
+
noise
|
7 |
+
pydantic
|