Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #11

Open
viktor-zhuromskyy opened this issue Apr 27, 2023 · 0 comments
Open

[Bug] #11

viktor-zhuromskyy opened this issue Apr 27, 2023 · 0 comments
Labels
🐛 Bug Something isn't working | 缺陷

Comments

@viktor-zhuromskyy
Copy link

💻 系统环境 | Operating System

Ubuntu

🌐 浏览器 | Browser

Chrome

🐛 问题描述 | Bug Description

Installed the UI from release zip, and it looks amazing, but there is a bug when I ty to upload workflow file. THe FomfyUI server throws POST http://127.0.0.1:8188/ 405 (Method Not Allowed) error.

Also tried to replace server.py with your modded file, but to no avail.
Original UI works fine and does not throw this error, but comparing to your masterpiece it sucks a big time.

Please fix the issue ASAP.
Screenshot_20230427_175022

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

Using dedicated venv and my launch command is
AI_ComfyUI='cd /home/victor/Documents/ComfyUI/; source ./venv/bin/activate; export "PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.6,max_split_size_mb:128"; export "PYTORCH_NO_CUDA_MEMORY_CACHING=0"; export "CUDA_LAUNCH_BLOCKING=0"; export "TORCH_USE_CUDA_DSA=0"; python ./main.py --use-pytorch-cross-attention --disable-xformers --normalvram --cuda-device 0'

@viktor-zhuromskyy viktor-zhuromskyy added the 🐛 Bug Something isn't working | 缺陷 label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷
Projects
None yet
Development

No branches or pull requests

1 participant