Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,4 @@ 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 |
+
#onnxruntime-gpu # Use 'onnxruntime' for CPU-only
|