nathannlu / ComfyUI-Cloud

☁️ VRAM for SDXL, AnimateDiff, and upscalers. Run your workflows on the cloud, from your local ComfyUI
http://comfyui-cloud.com
GNU Affero General Public License v3.0
179 stars 15 forks source link

Error when using AziibPixelMix XL model only on cloud, not in local also doesnt happen with another model #16

Closed derpmagician closed 5 months ago

derpmagician commented 5 months ago

Nvidia Geforce GTX 970M 16GB RAM Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz 2.59 GHz Windows 10 Chrome Version 125.0.6422.142 (Official Build) (64-bit)

ComfyUI_windows_portable updated to the last version with only ComfyUI Manager and the Cloud updated nodes

After creating my account if i try this model https://civitai.com/models/137781?modelVersionId=501752 I can generate images normally on my local machine and also with the Cloud Button

but if i try with this model https://civitai.com/models/451177?modelVersionId=502362 I can generate images normally on my local machine but if I just press the Generate on Cloud GPU Button an error appears

Error Error: Failed to upload

and in the console

E:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
Comfy Cloud is up to date.
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-06-06 09:39:12.235897
** Platform: Windows
** Python version: 3.11.8 (tags/v3.11.8:db85d51, Feb  6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
** Python executable: E:\ComfyUI_windows_portable\python_embeded\python.exe
** Log path: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Cloud\comfyui.log

Prestartup times for custom nodes:
   0.5 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
   0.9 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Cloud

Total VRAM 3072 MB, total RAM 16333 MB
Trying to enable lowvram mode because your GPU seems to have 4GB or less. If you don't want this use: --normalvram
Set vram state to: LOW_VRAM
Device: cuda:0 NVIDIA GeForce GTX 970M : native
VAE dtype: torch.float32
Using pytorch cross attention
### Loading: ComfyUI-Manager (V2.26)
### ComfyUI Revision: 2162 [565eb6d1] | Released on '2024-05-05'

Import times for custom nodes:
   0.0 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py
   0.4 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Cloud
   0.6 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager

Starting server

To see the GUI go to: http://127.0.0.1:8188
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
FETCH DATA from: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
Checking requirements E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Cloud\requirements.txt
Checking requirements E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt
Generating specs
Uploading dependencies to cloud.
Upload task execution error: 'data'
vindennt commented 5 months ago

Hi derpmagician,

Thanks for the report! We're looking into it and will update you as soon as we have more information or a fix.

Please feel free to share any additional details that might help.

Thanks for your patience and support.

Best, vindennt

nathannlu commented 5 months ago

Hi @derpmagician this issue has been fixed :) thanks for letting us know!