fanbing
fanbing
RRunPod
Created by fanbing on 3/26/2024 in #⚡|serverless
Why all GPU Unavailable when "runpodctl project dev", a40 is available in runpod deploy page?
Thanks, I have added more GPU Types.
4 replies
RRunPod
Created by fanbing on 3/25/2024 in #⚡|serverless
How to download image from s3?
thanks. Need set environment variables for s3 in template ?
8 replies
RRunPod
Created by fanbing on 3/25/2024 in #⚡|serverless
How to download image from s3?
No description
8 replies
RRunPod
Created by fanbing on 3/20/2024 in #⚡|serverless
Serverless prod cannot import name "ControlNetModel"
I move cheakpoints to project volume, then it work well.
6 replies
RRunPod
Created by fanbing on 3/20/2024 in #⚡|serverless
Serverless prod cannot import name "ControlNetModel"
Thanks, understood now. Another issue is like this , which indicates that the ./checkpoints directory cannot be located in prod. The checkpoints directory, along with the substantial models it encompasses, should not be installed solely within the dev directory. Instead, it should be placed in a higher-level directory that is common to both environments.
6 replies
RRunPod
Created by fanbing on 3/13/2024 in #⚡|serverless
base_image in dockerless serverless
Today I use default base image runpod/base:0.61, it works well.
9 replies
RRunPod
Created by fanbing on 3/13/2024 in #⚡|serverless
base_image in dockerless serverless
No description
9 replies
RRunPod
Created by fanbing on 3/13/2024 in #⚡|serverless
base_image in dockerless serverless
I forgot to take a screenshot just now, I'll reproduce the issue tomorrow and send it to you then。
9 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
I'm new to runpod, please forgive my basic questions.When using serverless endpoints, comparing the approach of downloading Multicontrolnet models, which are about 25GB in size, into the Docker image VS network volume, which option is more efficient?
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
Why 'wangqixun/YamerMIX_v8' can use download_checkpoint.py to download to network volume, but multicontrolnet mode like pose model 、depth model should use image ? What different ? Or I misunderstand something?
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
No description
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
No description
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
thans,I will see the link about InstantID
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
I have download ip_adapter in my instantid project, use docker to build image
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
i will check my code again,
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
but in my local project, ip_adapter in checkpoints , I test, ok ,it generate a image ,
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
2024-03-10T08:54:43.082245784Z Traceback (most recent call last): 2024-03-10T08:54:43.082314323Z File "/src/handler.py", line 16, in <module> 2024-03-10T08:54:43.082319933Z from pipeline_stable_diffusion_xl_instantid import StableDiffusionXLInstantIDPipeline, draw_kps 2024-03-10T08:54:43.082325027Z File "/src/pipeline_stable_diffusion_xl_instantid.py", line 42, in <module> 2024-03-10T08:54:43.082329870Z from ip_adapter.resampler import Resampler 2024-03-10T08:54:43.082333984Z ModuleNotFoundError: No module named 'ip_adapter'
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⚡|serverless
serverless endpoint, Jobs always 1 in queued, even 3 workers running
"id": "e7ea07cf-7c78-4bab-bc59-0c22e3e26cc9-e1",
26 replies
RRunPod
Created by fanbing on 3/10/2024 in #⛅|pods
Why FileBrowser cant be opened?
thanks
9 replies
RRunPod
Created by fanbing on 3/10/2024 in #⛅|pods
Why FileBrowser cant be opened?
thanks,I will try network volume. My image is about 18G, so my network volume must be larger than 18G?
9 replies