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

how could i change the temp floder from comfyui to z drive? #3808

Closed
robert10981 opened this issue Jun 21, 2024 · 5 comments
Closed

how could i change the temp floder from comfyui to z drive? #3808

robert10981 opened this issue Jun 21, 2024 · 5 comments

Comments

@robert10981
Copy link

how could i change the temp floder from comfyui to z drive?

@AlUlkesh
Copy link

Did you try this commandline parameter?

parser.add_argument("--temp-directory", type=str, default=None, help="Set the ComfyUI temp directory (default is in the ComfyUI directory).")

@robert10981
Copy link
Author

您是否尝试过此命令行参数?

parser.add_argument("--temp-directory", type=str, default=None, help="Set the ComfyUI temp directory (default is in the ComfyUI directory).")

may i tell you i am a idiot, and i do not know how. can you tell me what should i do, as i am a idiot. thank you.

@AlUlkesh
Copy link

😆
Well, if you normally start with python main.py you would instead use, for example python main.py --temp-directory "z:/temp"

@mcmonkey4eva
Copy link
Collaborator

If you have the comfy portable install, edit run_nvidia_gpu.bat to add that
If you use Swarm, edit the CLI args under Server -> Backends

@robert10981
Copy link
Author

thank you bro its work, love you, kiss you, mua mua mua

😆 Well, if you normally start with python main.py you would instead use, for example python main.py --temp-directory "z:/temp"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants