Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/transformers.git
|
|
2 |
torch
|
3 |
opencv-python
|
4 |
numpy==1.26.4
|
5 |
-
matplotlib
|
|
|
|
2 |
torch
|
3 |
opencv-python
|
4 |
numpy==1.26.4
|
5 |
+
matplotlib
|
6 |
+
spaces
|