Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading script: dream_artist_main.py #73

Open
jtaxiexpress opened this issue Oct 17, 2023 · 1 comment
Open

Error loading script: dream_artist_main.py #73

jtaxiexpress opened this issue Oct 17, 2023 · 1 comment

Comments

@jtaxiexpress
Copy link

Issue

There are no Dream Artist Tab
スクリーンショット 2023-10-17 160234

Enviroment

  • version: v1.6.0  
  • python: 3.10.6  
  • torch: 2.0.1+cu118  
  • xformers: 0.0.20  
  • gradio: 3.41.2  •  checkpoint: 18ed2b6c48

Error

*** Error loading script: dream_artist_main.py
    Traceback (most recent call last):
      File "C:\DiffusionProjects\stable-diffusion-webui\modules\scripts.py", line 382, in load_scripts
        script_module = script_loading.load_module(scriptfile.path)
      File "C:\DiffusionProjects\stable-diffusion-webui\modules\script_loading.py", line 10, in load_module
        module_spec.loader.exec_module(module)
      File "<frozen importlib._bootstrap_external>", line 883, in exec_module
      File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
      File "C:\DiffusionProjects\stable-diffusion-webui\extensions\DreamArtist-sd-webui-extension\scripts\dream_artist_main.py", line 10, in <module>
        from webui import wrap_gradio_gpu_call
    ImportError: cannot import name 'wrap_gradio_gpu_call' from 'webui' (C:\DiffusionProjects\stable-diffusion-webui\webui.py)
```f


@Samyi123
Copy link

#74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants