Code Monkey home page Code Monkey logo

stablediffusionui_sagemakersl's People

Contributors

miraculix200 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

stablediffusionui_sagemakersl's Issues

ModuleNotFoundError: No module named 'pytorch_lightning.utilities.distributed'

I am getting error ModuleNotFoundError: No module named 'pytorch_lightning.utilities.distributed'

Please advise.

Traceback (most recent call last):
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/launch.py", line 39, in
main()
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/launch.py", line 35, in main
start()
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/modules/launch_utils.py", line 390, in start
import webui
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/webui.py", line 54, in
from modules.call_queue import wrap_gradio_gpu_call, wrap_queued_call, queue_lock # noqa: F401
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/modules/call_queue.py", line 6, in
from modules import shared, progress, errors
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/modules/shared.py", line 21, in
from ldm.models.diffusion.ddpm import LatentDiffusion
File "/home/studio-lab-user/sagemaker-studiolab-notebooks/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/models/diffusion/ddpm.py", line 20, in
from pytorch_lightning.utilities.distributed import rank_zero_only
ModuleNotFoundError: No module named 'pytorch_lightning.utilities.distributed'

ERR_NGROK_3200

I was getting this error´" ModuleNotFoundError: No module named 'pytorch_lightning.utilities.distributed' ", but when i fix it and try to open the link
i get this:
image
image

I tried your notebook

Hi, I tried to install your notebook. But I'm near the end and I get some errors.

from ..utils import _log_api_usage_once

  File "/home/studio-lab-user/.conda/envs/default/lib/python3.9/site-packages/torchvision/utils.py", line 23, in <module>
    @torch.no_grad()
AttributeError: module 'torch' has no attribute 'no_grad'

Also, I cant use GPU now so even if I added :

%cd ~/sagemaker-studiolab-notebooks/stable-diffusion-webui
ARGS = "\"--skip-torch-cuda-test --disable-console-progressbars --gradio-debug --gradio-auth " + WEBUI_USERNAME + ":" + WEBUI_PASSWORD + " --ngrok " + ngrok_token + "\""
!COMMANDLINE_ARGS=$ARGS REQS_FILE="requirements.txt" python launch.py

it still says : "Launching Web UI with arguments: --disable-console-progressbars --gradio-debug --gradio-auth adam:motdepasse --ngrok 2KC6l2qvD1t5C7zH0UZG83OyCFc_5m7XccnFXqwj2D1hggiES"

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.