Muhammad Hashim Ali
7b284a6346
fix(deps): replace unavailable numba==0.59.0rc1 with stable release ( #57 )
...
The original environment.yml specified numba==0.59.0rc1, which is no longer
published on PyPI. This caused installation to fail with:
ERROR: No matching distribution found for numba==0.59.0rc1
Updated dependency to numba==0.58.1 with llvmlite==0.40.1 to ensure
compatibility and successful installation.
This resolves the dependency conflict and allows environment creation
to complete without errors.
2025-11-05 16:01:32 +09:00
Alcoft
2c847fbe6d
Pytorch>=2.6 fix ( #52 )
...
* Fix bug with Intel GPUs.
* Updated .gitignore
* Fix newer pytorch version's error
2025-07-16 12:07:56 +09:00
Andrey Danilov
0388a25157
Set API host to 0.0.0.0
2024-05-18 22:46:16 +03:00
Andrey Danilov
593b8d151f
Fix missing required dependencies
2024-05-13 00:18:45 +03:00
Ftps
785abd7830
move cli and api into wrapper
2024-03-07 21:50:15 +09:00
Ftps
0c3c512396
rewrite vr-architecture
2024-03-07 21:42:07 +09:00
Ftps
10f1860694
update numba
2024-01-22 17:26:25 +09:00
Ftps
1759104a04
add jit temporary
2024-01-22 14:19:49 +09:00
Ftps
091aa183d4
update version
2024-01-22 13:30:43 +09:00
Ftps
4637dbb771
support python3.10
2024-01-22 13:29:40 +09:00
Ftps
056fdcc26d
add inference api
2024-01-21 12:00:54 +09:00
Ftps
3468d7f0d5
fix calling cli
2024-01-21 00:10:33 +09:00
Ftps
dd85d6a5d7
fix project.scripts
2024-01-20 23:09:32 +09:00
Ftps
6d759b4b96
add inference cli
2024-01-20 22:48:15 +09:00
Ftps
5420f2634f
add click
2024-01-19 22:22:42 +09:00
Ftps
841c28dd4f
add pydub
2023-12-08 15:46:46 +09:00
Ftps
349c626a4d
init poetry
2023-11-17 17:55:29 +09:00