Please HELP!!!!! #242
papaioannou-themistoklis
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to reinstall RuinedFooocus and I keep getting the following error:
`D:\RuinedFooocus_win64_1-25-2>.\python_embeded\python.exe -s RuinedFooocus\entry_with_update.py
Update failed...
"could not find 'D:/RuinedFooocus_win64_1-25-2/RuinedFooocus/.git/FETCH_HEAD' to open: Access is denied.\r\n"
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)]
RuinedFooocus version: 1.25.2
Comfy Backend exists.
Git clone failed for Comfy Backend: "could not find 'D:/RuinedFooocus_win64_1-25-2/RuinedFooocus/repositories/ComfyUI-from-StabilityAI-Official/.git/FETCH_HEAD' to open: Access is denied.\r\n"
Total VRAM 12288 MB, total RAM 32536 MB
xformers version: 0.0.20
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 3060 : native
Using xformers cross attention
Exception in thread Thread-2 (worker):
Traceback (most recent call last):
File "threading.py", line 1016, in _bootstrap_inner
File "threading.py", line 953, in run
File "D:\RuinedFooocus_win64_1-25-2\RuinedFooocus\modules\async_worker.py", line 34, in worker
import modules.pipelines
File "D:\RuinedFooocus_win64_1-25-2\RuinedFooocus\modules\pipelines.py", line 4, in
import modules.sdxl_pipeline as sdxl_pipeline
File "D:\RuinedFooocus_win64_1-25-2\RuinedFooocus\modules\sdxl_pipeline.py", line 34, in
from comfy.sample import (
ImportError: cannot import name 'convert_cond' from 'comfy.sample' (D:\RuinedFooocus_win64_1-25-2\RuinedFooocus\repositories\ComfyUI-from-StabilityAI-Official\comfy\sample.py)
Running on local URL: http://127.0.0.1:7860
To create a public link, set
share=True
inlaunch()
.IMPORTANT: You are using gradio version 3.47.1, however version 4.44.1 is available, please upgrade.`
How do I upgrade gradio? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions