installation/desktop/windows #335
Replies: 3 comments 1 reply
-
|
import random --- Fashion Database ---COLOR_PALETTE = { TOPS = [ COLLECTIONS = { LIGHTING_STYLES = [ NEGATIVE_PROMPT = ( TECHNICAL_SPECS = ( --- Core Functions ---def select_outfit(theme: str) -> dict: def generate_prompt(name: str, theme: str = "Schoolgirl") -> tuple: 📝 PROMPT ID: {prompt_id} 👗 OUTFIT:
📸 POSE & SETTING:
⚙️ TECHNICAL SPECIFICATIONS: 🚫 NEGATIVE PROMPT: def enhance_with_ai(prompt: str) -> str: --- UI Functions ---def clear_screen(): def print_header(): def print_collections(): def main_menu(): def prompt_actions(prompt: str, prompt_id: str): --- Main Application ---def main(): if name == "main": |
Beta Was this translation helpful? Give feedback.
-
|
Is there a way to get the terminal window to show up in the comfyui interface with the portable version? It shows up in the full version but it spreads things all over and the portable is easier to manage. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
After upgrading to 0.7.12 the upgrade process was running properly. I got to the Maintenance screen, where I needed to clear my uv cache and install Python packages. Clearing the cache went smoothly until I went to install python packages. After installing, the computer stopped its installation process while the dial kept spinning. The following information opened on the Terminal window: Windows PowerShell Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows PS G:\ComfyUI_8> & "C:\Users\User1\AppData\Local\Programs\ComfyUI\resources\uv\win\uv.exe" "venv" "--python" "3.12" "--python-preference" "only-managed" hint: Use the ComfyUI stays frozen at this window. I thought I had python installed, so not too sure why it's holding up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
installation/desktop/windows
This article introduces how to download, install and use ComfyUI Desktop for Windows
https://docs.comfy.org/installation/desktop/windows
Beta Was this translation helpful? Give feedback.
All reactions