Giter Site home page Giter Site logo

Comments (3)

SpencerZhaoQi avatar SpencerZhaoQi commented on June 19, 2024

同问,而且pd和torch选的都是CUDA11.8,也不行

from paddlemix.

livingbody avatar livingbody commented on June 19, 2024

win11 下报错:

[2023-12-03 01:29:44,539] [ WARNING] - aistudio_download not import, if you want to use , require paddlenlp develop
Traceback (most recent call last):
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\main.py", line 29, in <module>
    from paddlemix.appflow import Appflow
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\paddlemix\appflow\__init__.py", line 15, in <module>
    from .appflow import Appflow
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\paddlemix\appflow\appflow.py", line 20, in <module>
    from .configuration import APPLICATIONS
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\paddlemix\appflow\configuration.py", line 15, in <module>
    from .image2image_text_guided_generation import (
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\paddlemix\appflow\image2image_text_guided_generation.py", line 15, in <module>
    from ppdiffusers import StableDiffusionImg2ImgPipeline, StableDiffusionUpscalePipeline
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\ppdiffusers\ppdiffusers\__init__.py", line 17, in <module>
    from . import patches
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\ppdiffusers\ppdiffusers\patches\__init__.py", line 15, in <module>
    from . import ppnlp_patch_utils, tomesd_patch_utils, webui_lora_patch_utils
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\ppdiffusers\ppdiffusers\patches\ppnlp_patch_utils.py", line 27, in <module>
    from ..utils import (
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\ppdiffusers\ppdiffusers\utils\__init__.py", line 98, in <module>
    from .load_utils import is_torch_file, safetensors_load, smart_load, torch_load
  File "C:\Users\jianj\PycharmProjects\pythonProject1\PaddleMIX\ppdiffusers\ppdiffusers\utils\load_utils.py", line 51, in <module>
    import torch
  File "I:\miniconda3\envs\p2\lib\site-packages\torch\__init__.py", line 229, in <module>
    from torch._C import *  # noqa: F403
RuntimeError: generic_type: type "_CudaDeviceProperties" is already registered!

from paddlemix.

LokeZhou avatar LokeZhou commented on June 19, 2024

请用当前最新的paddlemix试一下,同时保证cuda>=11.2

from paddlemix.

Related Issues (20)

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.