Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
opencv-python
|
4 |
-
numpy
|
5 |
-
Pillow==8.4.0
|
6 |
-
scipy==1.9.3
|
7 |
-
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
opencv-python
|
4 |
+
numpy
|
|
|
|
|
|