flick401
flick401
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
I do notice though that even with 1 x RTX A5000 8 vCPU 29 GB RAM It is terribly slow using CUDA
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
very nice. That should save me time by loading everything I had in workspace
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
@Madiator2011 (Work) does this image Better ComfyUI CUDA12 Full now copy the venv and ComfyUi you have in your workspace and deploy it?
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
I think that may have worked
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
ok, so we are saying /venv is the lib to use
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
you should be able to just ssh into the terminal and use pip to install python packages
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
These are all taken from the latest release
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
No I didn't install weird extensions
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
this is marked as experimental
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
No description
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
This action is not allowed with this security level configuration.
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
you can't use the comfy ui manager
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
is there a way to specify which python to use
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
so pretty much we have 2 instances of python and it confuses the custom_nodes cause half of the dependencies have been installed in one and half on the other
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
Requirement already satisfied: huggingface-hub in /venv/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (0.23.4)
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
even if I activate the script first it still uses the /venv
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
when I do any kind of pip install -r requirements.txt it begins installing everything in the /venv/lib/python3.1.0/site-packages
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
bettry comfy ui
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
@Madiator2011 (Work) you may need to adjust your script to not create a venv in the root. and instead use the python instance in the /workspace
90 replies
RRunPod
Created by flick401 on 7/18/2024 in #⛅|pods
how to stop scripts from replacing my configuration
Ok, that seems to have done it. But I did notice that it was more CPU intensive than GPU. Is that because somewhere I am not configuring comfy to use GPU for processing?
90 replies