Commit Graph

35 Commits

Author SHA1 Message Date
Sebin Lee 9680bc71a1
Specify numpy version at requirement.txt (#1872) 2024-04-11 16:52:24 +09:00
Просто Хаскер 8fd883d739
Move to Gradio 4.23.0 (#1928) 2024-04-11 16:46:02 +09:00
源文雨 55b3fad19e chore(pip): add requirements-py311.txt (fix #1155) 2024-01-22 21:58:12 +09:00
源文雨 03692a261e chore(pip): remove some unnecessary version restrictions
in order to enable installation on pyver>3.11
2024-01-22 21:33:17 +09:00
CN_ChiTu e6cda00fcf
add fcpe for realtime 2023-12-14 21:09:41 +08:00
源文雨 94277fd71e optimize(ffmpeg): replace cmdline ffmpeg to pyav
except uvr5
2023-09-03 15:19:19 +08:00
Nato Boram 97e9617efc
poetry add python-dotenv (#1126)
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-08-30 17:24:34 +08:00
源文雨 417c1e58a1 fix: requriements & config 2023-08-30 00:23:24 +08:00
源文雨 3e455ece57 remove scipy version limit 2023-08-27 01:48:26 +08:00
dependabot[bot] 7f0c5524a2
Bump gradio from 3.14.0 to 3.34.0 (#1098)
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.14.0 to 3.34.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/v3.14.0...v3.34.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 01:34:06 +08:00
源文雨 ecc762b469 remove httpx version limit 2023-08-27 01:29:55 +08:00
RVC-Boss 5b9265d4a9
Update requirements.txt 2023-08-13 11:43:04 +08:00
Mert Cobanov 2edeb7168b
Solved: ImportError: cannot import name 'FFmpeg' from 'ffmpy' in Windows (#970) 2023-08-10 10:27:32 +08:00
mocci24 4cbdeebefc
some error building pyworld (#797)
× Building wheel for pyworld (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Building wheel for pyworld (pyproject.toml) ... error
  ERROR: Failed building wheel for pyworld
  Building wheel for antlr4-python3-runtime (setup.py) ... done
  Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.8-py3-none-any.whl size=141210 sha256=e81137dc4dd676c814cbce5303bf5b687232f3bd7861df8d666cfe05ae199b3e
  Stored in directory: /root/.cache/pip/wheels/a7/20/bd/e1477d664f22d99989fd28ee1a43d6633dddb5cb9e801350d5
Successfully built fairseq antlr4-python3-runtime
Failed to build pyworld
ERROR: Could not build wheels for pyworld, which is required to install pyproject.toml-based projects
2023-07-19 15:04:00 +08: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
RVC-Boss 602ee19cf9
Update requirements.txt 2023-06-18 04:08:28 +00:00
RVC-Boss f358fe7242
Update requirements.txt 2023-06-06 13:20:45 +00: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
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
RVC-Boss 1c01099dbc
Update requirements.txt 2023-05-15 14:42:15 +00:00
Ftps 769cf352a0
update faiss (#261) 2023-05-10 23:24:03 +08: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
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