kalomaze
bb8215996f
Remove overly specific version requirements + OS specific libs
...
They were causing dependency conflict issues
2023-08-01 12:19:22 -05:00
kalomaze
542607f199
I read the wrong commit to make my last change
2023-07-28 20:53:51 -05:00
kalomaze
8a5c227a1b
Undo torch requirement change for compatibility
2023-07-28 18:45:06 -05:00
alexlnkp
177e9a842f
Update requirements.txt
2023-07-29 00:48:57 +07:00
alexlnkp
8b1ff46921
sqldatastorage to csv
2023-07-29 00:23:52 +07:00
alexlnkp
cc14c1746e
Add files via upload
2023-07-23 06:00:31 +07:00
alexlnkp
5c6a9066f5
Add files via upload
2023-07-23 05:59:53 +07:00
kalomaze
653e52df50
Gradio req. updated
2023-07-17 15:48:00 -05:00
kalomaze
eb7d0ad3be
Merge remote-tracking branch 'ogrvc/main' into try-update
2023-07-17 13:25:04 -05:00
丸子
0cf474f820
Fix dependency conflict in last pull request ( #775 )
...
The conflict is caused by:
The user requested starlette>=0.25.0
fastapi 0.88.0 depends on starlette==0.22.0
fastapi 0.88.0 package will resolve dependency automatically, remove the starlette>=0.25.0 will fix the conflict.
2023-07-17 22:55:28 +08:00
丸子
2e0dfeec50
Fix dependency error ( #745 )
...
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lightning 2.0.2 requires fastapi<0.89.0,>=0.69.0, but you have fastapi 0.100.0 which is incompatible.
so-vits-svc-fork 3.14.1 requires fastapi==0.88, but you have fastapi 0.100.0 which is incompatible.
2023-07-16 23:34:35 +08:00
源文雨
5e09a55e5f
优化代码结构
2023-06-24 15:26:14 +08:00
Mangio621
00c70e787b
Fix requirements.txt
2023-06-18 22:58:14 +10:00
Mangio621
ea13019480
Merged changes for v2 48k pretrained models. Also updated makefile to support downloading of 48k pre-trained models, and 32k
2023-06-18 22:53:50 +10:00
RVC-Boss
602ee19cf9
Update requirements.txt
2023-06-18 04:08:28 +00:00
Cole Mangio
1b30d5dc27
Merge pull request #17 from BlueberryWolf/testing
...
downgrade gradio to 3.28.1 to fix code confliction errors with the la…
2023-06-16 23:22:15 +10:00
Blueberry
5c7dde1ec0
downgrade gradio to 3.28.1 to fix code confliction errors with the latest versions of gradio
2023-06-16 07:16:27 -06:00
Mangio621
351bec4522
Merged upstream.
2023-06-11 05:02:19 +10:00
RVC-Boss
f358fe7242
Update requirements.txt
2023-06-06 13:20:45 +00:00
Mangio621
e3e0d812ab
Merged upstream fixes. Torchcrepe to 0.0.18 fixes bugs.
2023-06-01 15:29:32 +10:00
RVC-Boss
4c28652ed9
Update requirements.txt
2023-06-01 10:01:00 +08:00
RVC-Boss
c2f402d7d1
Update requirements.txt
2023-05-30 16:50:05 +00:00
Mangio621
ad743209bb
Merged official Crepe, and added Mangio-crepe as another wayto calculate crepe. Official crepe added to training!
2023-05-30 18:52:16 +10:00
RVC-Boss
7bd25c4623
Add files via upload
2023-05-28 23:40:54 +08:00
RVC-Boss
619e9060aa
Update requirements.txt
2023-05-28 15:06:43 +00:00
RVC-Boss
35aa864daa
Update requirements.txt
2023-05-28 15:04:10 +00:00
Mangio621
5de4bb2659
Merge remote-tracking branch 'upstream/main'
2023-05-16 00:58:29 +10:00
RVC-Boss
1c01099dbc
Update requirements.txt
2023-05-15 14:42:15 +00:00
Mangio621
b6cec7c452
Merged upstream. Fixed up readme.
2023-05-11 03:43:06 +10:00
Ftps
769cf352a0
update faiss ( #261 )
2023-05-10 23:24:03 +08:00
Mangio621
e7c478f110
Fixed conflict errors
2023-05-09 06:49:02 +10:00
Mangio621
862541afd4
Merged upstream main
2023-05-09 01:55:27 +10:00
RVC-Boss
1782a6332e
Update requirements.txt
2023-05-08 15:40:06 +00:00
RVC-Boss
28dd13420c
Update requirements.txt
2023-05-08 15:34:45 +00:00
Mangio621
dd780d11c2
Changed librosa version to 0.9.1. Also fixed the cuda issue (forgot that I wasn't passing in a self parameter into the get optimal device method)
2023-05-04 12:16:15 +10:00
Mangio621
bdab05320d
Changed torchcrepe to version 0.0.18 in requirements. Torch version to default 2.0.0. Resolved torch cuda device VC to int error. Added 1 as minimum value to the crepe_hop_length in the web GUI.
2023-05-04 11:47:58 +10:00
Mangio621
7f2536ed11
Updated readme.md and requirements.txt.
2023-05-03 19:55:43 +10:00
Ftps
58397a92dc
Automatically change faiss version ( #92 )
2023-04-18 14:03:30 +08:00
ddPn08
856e44b4ea
fix typo
2023-04-09 20:30:15 +09:00
liujing04
4b3baeede1
Delete requirements.txt
2023-04-05 17:57:55 +08:00
liujing04
19e2da949e
Update requirements.txt
2023-04-02 23:30:50 +08:00
RiceCake
9f18a8a044
Update requirements.txt
2023-04-01 16:06:06 +08:00
RiceCake
1b93717c22
Update requirements.txt
2023-04-01 16:04:51 +08:00
liujing04
2207b9647e
Add files via upload
2023-03-31 17:54:38 +08:00