Code Monkey home page Code Monkey logo

comfyui-enable-tls's People

Contributors

gerschel avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

comfyui-enable-tls's Issues

main_https.py not launching - unexpected indent

I had installed and used the ComfyUI-enable-tls and was using it successfully for several weeks and it seems to have just stopped working. It is giving an error about an unexpected indent.

Total VRAM 8176 MB, total RAM 32035 MB
Set vram state to: NORMAL_VRAM
/home/tekuzo/ComfyUI/sdxl/lib/python3.10/site-packages/torch/cuda/__init__.py:497: UserWarning: Can't initialize NVML
  warnings.warn("Can't initialize NVML")
Device: cuda:0 AMD Radeon RX 6600 : 
VAE dtype: torch.float32
Using sub quadratic optimization for cross attention, if you have memory or speed issues try using: --use-split-cross-attention
Loading custom server.py
Traceback (most recent call last):
  File "/home/tekuzo/ComfyUI/main_https.py", line 28, in <module>
    exec(code_to_exec)
  File "<string>", line 1
    if args.windows_standalone_build:
IndentationError: unexpected in

I have attempted to completely remove and re-install comfyUI, follwing the official instructions to get it working the last time on my AMD GPU.

Currently the python main.py will launch the unencrypted version, but the main_https.py doesn't execute.
The output from the main.py is

Total VRAM 8176 MB, total RAM 32035 MB
Set vram state to: NORMAL_VRAM
/home/tekuzo/ComfyUI/sdxl/lib/python3.10/site-packages/torch/cuda/__init__.py:497: UserWarning: Can't initialize NVML
  warnings.warn("Can't initialize NVML")
Device: cuda:0 AMD Radeon RX 6600 : 
VAE dtype: torch.float32
Using sub quadratic optimization for cross attention, if you have memory or speed issues try using: --use-split-cross-attention
Starting server

To see the GUI go to: http://127.0.0.1:8188

TypeError: new_start() takes from 3 to 5 positional arguments but 6 were given

Import times for custom nodes:
0.0 seconds: /root/ComfyUI/custom_nodes/websocket_image_save.py
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-load-image-from-url
0.0 seconds: /root/ComfyUI/custom_nodes/cg-use-everywhere
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Universal-Styler
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-WD14-Tagger
0.0 seconds: /root/ComfyUI/custom_nodes/cg-image-picker
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Custom-Scripts
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Advanced-ControlNet
0.0 seconds: /root/ComfyUI/custom_nodes/rgthree-comfy
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI_IPAdapter_plus
0.0 seconds: /root/ComfyUI/custom_nodes/comfyui_controlnet_aux
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Manager
0.0 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Inspire-Pack
0.1 seconds (IMPORT FAILED): /root/ComfyUI/custom_nodes/comfyui-reactor-node
0.1 seconds: /root/ComfyUI/custom_nodes/ComfyUI_smZNodes
0.4 seconds: /root/ComfyUI/custom_nodes/ComfyUI-Impact-Pack
1.0 seconds: /root/ComfyUI/custom_nodes/comfyui-mixlab-nodes
1.0 seconds: /root/ComfyUI/custom_nodes/was-node-suite-comfyui
4.9 seconds: /root/ComfyUI/custom_nodes/ComfyUI_Custom_Nodes_AlekPet

Traceback (most recent call last):
File "/root/ComfyUI/main_https.py", line 40, in
exec(code_to_exec)
File "", line 45, in
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/root/ComfyUI/main_https.py", line 18, in run
await asyncio.gather(server.start(address, port, verbose, call_on_start, ssl_context), server.publish_loop())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: new_start() takes from 3 to 5 positional arguments but 6 were given

i got htis error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.