BREAKING NEWS
LATEST POSTS
-
Simon Sinek’s about social addition apps and success
One of The Most Eye Opening Videos
Simon Sinek on Millennials in the Workplace
Simon Sinek: CHANGE YOUR FUTURE
-
FEATURED POSTS
-
Comfy-Org comfy-cli – A Command Line Tool for ComfyUI
https://github.com/Comfy-Org/comfy-cli
comfy-cli is a command line tool that helps users easily install and manage ComfyUI, a powerful open-source machine learning framework. With comfy-cli, you can quickly set up ComfyUI, install packages, and manage custom nodes, all from the convenience of your terminal.
C:\<PATH_TO>\python.exe -m venv C:\comfyUI_cli_install cd C:\comfyUI_env C:\comfyUI_env\Scripts\activate.bat C:\<PATH_TO>\python.exe -m pip install comfy-cli comfy --workspace=C:\comfyUI_env\ComfyUI install # then comfy launch # or comfy launch -- --cpu --listen 0.0.0.0
If you are trying to clone a different install, pip freeze it first. Then run those requirements.
# from the original env python.exe -m pip freeze > M:\requirements.txt # under the new venv env pip install -r M:\requirements.txt
-
Alan Friedman Takes Stunning Hi-Res Photographs of the Sun in His Backyard
https://www.boredpanda.com/high-resolution-sun-pictures-alan-friedman/
https://avertedimagination.squarespace.com/
He uses a small (3 ½” aperture) telescope with a Hydrogen Alpha filter and an industrial webcam to capture the surface of the Sun, which looks surprisingly calm and fluffy in the incredible photos.