lkwq007 / lkwq007/stablediffusion-infinity
[Bug]keep disconnect and time out every 10 mins today - Chilloutmix
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.9k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Sorry, I am total new on this, KINDLY help and rescript the step in very small detail... I just have fun on stable diffusion Chilloutmix for fews days only... sometimes its time out maybe 2 to 3 hours once, that is acceptable, but today sometime go wrong.. keep time out every 10 min.. maybe every 3 times generate a picture, it's show error.
I saw some code, maybe someone can help?? MANY THANKS
Launching Web UI with arguments: --share --xformers --enable-insecure-extension-access --theme dark --gradio-queue --cloudflared
2023-03-15 15:48:03.046919: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-03-15 15:48:06.393922: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/lib/python3.9/dist-packages/cv2/../../lib64:/usr/lib64-nvidia
2023-03-15 15:48:06.394126: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/local/lib/python3.9/dist-packages/cv2/../../lib64:/usr/lib64-nvidia
2023-03-15 15:48:06.394158: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly.
Failed to import controlnet! The exact error is cannot import name 'controlnet' from 'scripts' (unknown location). Deforum support for ControlNet will not be activated
I have no tech and skill on this, really please help me how to fix it.
I have pay Colab 500 compute, so I don't think there is the limit use issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report provides launch arguments and runtime logs, including the ControlNet import warning, but names no repository file or test. Start by reproducing the repeated timeout with the listed arguments and isolate whether generation, the Gradio queue, or the hosted runtime fails. Done would require a confirmed cause and a reproducible fix, neither of which is defined here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100