Spaces:
Sleeping
Sleeping
AlexCool2024
commited on
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
numpy
|
3 |
-
opencv-python
|
4 |
-
torch
|
5 |
-
transformers
|
6 |
-
Pillow
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
opencv-python
|
4 |
+
torch
|
5 |
+
transformers
|
6 |
+
Pillow
|
7 |
+
requests
|