This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
#!/bin/bash | |
cd | |
cd ComfyUI | |
#activate UV virtual environment | |
source Dreamy/bin/activate | |
#Set ROCm FLAGS | |
#??? something to do with acceleration to use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"last_node_id": 11, | |
"last_link_id": 8, | |
"nodes": [ | |
{ | |
"id": 1, | |
"type": "LoadImage", | |
"pos": [ | |
-146.97756958007812, | |
-9.089515686035156 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"last_node_id": 32, | |
"last_link_id": 32, | |
"nodes": [ | |
{ | |
"id": 15, | |
"type": "SetNode", | |
"pos": [ | |
506.8372802734375, | |
-463.55487060546875 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"last_node_id": 64, | |
"last_link_id": 93, | |
"nodes": [ | |
{ | |
"id": 25, | |
"type": "RandomNoise", | |
"pos": [ | |
429, | |
242 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cloning https://github.com/smthemex/ComfyUI_TRELLIS | |
Cloned https://github.com/smthemex/ComfyUI_TRELLIS | |
Collecting git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8 | |
Cloning https://github.com/EasternJournalist/utils3d.git (to revision 9a4eb15e4021b67b12c460c7057d642626897ec8) to c:\users\fatherofmachines\appdata\local\temp\pip-req-build-2nvlpqlz | |
Running command git clone --filter=blob:none --quiet https://github.com/EasternJournalist/utils3d.git 'C:\Users\FatherOfMachines\AppData\Local\Temp\pip-req-build-2nvlpqlz' | |
Running command git rev-parse -q --verify 'sha^9a4eb15e4021b67b12c460c7057d642626897ec8' | |
Running command git fetch -q https://github.com/EasternJournalist/utils3d.git 9a4eb15e4021b67b12c460c7057d642626897ec8 | |
Running command git checkout -q 9a4eb15e4021b67b12c460c7057d642626897ec8 | |
Resolved https://github.com/EasternJournalist/utils3d.git to commit 9a4eb15e4021b67b12c460c7057d642626897ec8 | |
Installing build dependencies: started |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Activating virtual environment... | |
Running main.py with --auto-launch --disable-xformers --use-quad-cross-attention --reserve-vram arguments... | |
[START] Security scan | |
[DONE] Security scan | |
## ComfyUI-Manager: installing dependencies done. | |
** ComfyUI startup time: 2025-03-06 19:37:04.303 | |
** Platform: Windows | |
** Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] | |
** Python executable: F:\SD-Zluda\ComfyUI\venv\Scripts\python.exe | |
** ComfyUI Path: F:\SD-Zluda\ComfyUI |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sleepyrobo | |
• | |
5d ago | |
https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides#amd-comfyui-with-zluda | |
Try this, its for windows using zluda | |
_____________________________________________________________________________________________________________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/wsl/install-radeon.html | |
wsl --install | |
takes forever then stuck at 0% | |
wsl --list --online | |
NAME FRIENDLY NAME |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Program Files\AMD\ROCm\5.7\bin>hipcc --version | |
HIP version: 5.7.32000-193a0b56e | |
clang version 17.0.0 ([email protected]:Compute-Mirrors/llvm-project 6e709f613348e5258188527d11ee8d78376f26b7) | |
Target: x86_64-pc-windows-msvc | |
Thread model: posix | |
InstalledDir: C:\Program Files\AMD\ROCm\5.7\\bin | |
C:\Program Files\AMD\ROCm\5.7\bin>hipinfo | |
-------------------------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**************************************************************************** | |
** OrangeBot Project | |
***************************************************************************** | |
** / | |
** / | |
** / | |
** ______ \ | |
** \ | |
** \ | |
***************************************************************************** |
NewerOlder