Giter Club home page Giter Club logo

comfyui-rvc's People

Contributors

aifsh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

comfyui-rvc's Issues

Import Failed

Hello there, I got the following error when starting comfyui:

!!!RVC path was added to D:\VER_13_AI\ComfyUI\python_embeded\lib\site-packages/users.pth
if meet No module error,try python main.py again
!!!RVC use cache models,make sure your 'assets' complete
Loading faiss with AVX2 support.
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
Successfully loaded faiss with AVX2 support.
Traceback (most recent call last):
File "D:\VER_13_AI\ComfyUI\ComfyUI\nodes.py", line 1879, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "D:\VER_13_AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-RVC_init
.py", line 40, in
from .nodes import LoadAudio, PreViewAudio,RVC_Train,RVC_Infer,CombineAudio
File "D:\VER_13_AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-RVC\nodes.py", line 9, in
from .rvc.train import vc,gpus,default_batch_size,preprocess_dataset,extract_f0_feature,train1key
File "D:\VER_13_AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-RVC\rvc\train.py", line 9, in
import fairseq
ModuleNotFoundError: No module named 'fairseq'

Cannot import D:\VER_13_AI\ComfyUI\ComfyUI\custom_nodes\ComfyUI-RVC module for custom nodes: No module named 'fairseq'

I've installed through the comfyui manager first, then I tried pip install -r requirements.txt from within the ComfyUI-RVC folder, which worked without problems, but on starting up comfyui again I get the same error, despite fairseq seemingly correctly installed located in \custom_nodes\ComfyUI-RVC\venv\Lib\site-packages\fairseq

I've also seen this line of course:

if meet No module error,try python main.py again

But I don't know what to do with it.

Thank you for your help and efforts!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.