Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -26,7 +26,7 @@ soundfile>=0.12.1
|
|
26 |
librosa>=0.10.1
|
27 |
|
28 |
# Optional - CUDA support for GPU acceleration
|
29 |
-
|
30 |
|
31 |
# Development dependencies
|
32 |
black>=24.1.1 # for code formatting
|
|
|
26 |
librosa>=0.10.1
|
27 |
|
28 |
# Optional - CUDA support for GPU acceleration
|
29 |
+
cuda-python>=12.3.0 # Uncomment if using CUDA
|
30 |
|
31 |
# Development dependencies
|
32 |
black>=24.1.1 # for code formatting
|