Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ segmentation_models_pytorch
|
|
| 10 |
torch
|
| 11 |
deepface
|
| 12 |
tf_keras
|
|
|
|
| 13 |
#onnxruntime-gpu # Use 'onnxruntime' for CPU-only
|
|
|
|
| 10 |
torch
|
| 11 |
deepface
|
| 12 |
tf_keras
|
| 13 |
+
matplotlib
|
| 14 |
#onnxruntime-gpu # Use 'onnxruntime' for CPU-only
|