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
#!/usr/bin/python | |
from MangDang.mini_pupper.ESP32Interface import ESP32Interface | |
import time | |
# start position (neutral position) | |
positions = [512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512] | |
# which servos to move: count servos from 1 to 12 | |
servos = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] | |
# maximum deviation from neutral position | |
max_delta = 50 |
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
""" | |
Take all the scorecard in the chart folder | |
Generate various charts and tables comparing models against each other | |
this script works on the folder "output_chart" | |
The user manually put any number of aggregate json score cards generated by "execute_benchmark" ona range of models, machines, benchmarks and runtimes | |
This script takes care of generating useful tables and charts from that data |
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 | |
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 |
NewerOlder