Spaces:
Running on Zero
Running on Zero
nithinraok commited on
Commit ·
e84c842
1
Parent(s): c3f02ec
fix cuda python issue
Browse filesSigned-off-by: nithinraok <nithinrao.koluguri@gmail.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
Cython
|
| 2 |
-
cuda-python
|
| 3 |
nemo_toolkit[asr] @ git+https://github.com/NVIDIA/NeMo.git@main
|
|
|
|
| 1 |
Cython
|
| 2 |
+
cuda-python>=13
|
| 3 |
nemo_toolkit[asr] @ git+https://github.com/NVIDIA/NeMo.git@main
|