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