{"id":23642027,"url":"https://github.com/official-imvoiid/comfyintel","last_synced_at":"2026-04-19T19:01:52.582Z","repository":{"id":269993038,"uuid":"909072503","full_name":"official-imvoiid/ComfyIntel","owner":"official-imvoiid","description":"ComfyIntel is an automated installation script for ComfyUI on Debian-based Linux systems (e.g., Ubuntu or Kali). It’s designed for users aiming to run ComfyUI on an Intel CPU environment. Recommended: For optimal performance, a dedicated GPU is advised. However, this script includes guidance for users running ComfyUI on a CPU-only setup.","archived":false,"fork":false,"pushed_at":"2025-03-15T07:11:07.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T05:16:37.673Z","etag":null,"topics":["aiml","cpu","intel","linux","open-source","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/official-imvoiid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-27T17:04:45.000Z","updated_at":"2025-03-15T07:11:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"719a2235-0ec8-4a59-9214-2a82dfed333c","html_url":"https://github.com/official-imvoiid/ComfyIntel","commit_stats":null,"previous_names":["official-imvoiid/comfyintel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/official-imvoiid/ComfyIntel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-imvoiid%2FComfyIntel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-imvoiid%2FComfyIntel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-imvoiid%2FComfyIntel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-imvoiid%2FComfyIntel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/official-imvoiid","download_url":"https://codeload.github.com/official-imvoiid/ComfyIntel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-imvoiid%2FComfyIntel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiml","cpu","intel","linux","open-source","shell","shell-script"],"created_at":"2024-12-28T10:39:01.083Z","updated_at":"2026-04-19T19:01:52.531Z","avatar_url":"https://github.com/official-imvoiid.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ComfyIntel\n**ComfyIntel** is a script designed to automate the installation of ComfyUI on Debian-based Linux distributions (such as Ubuntu or Kali) for users running in an Intel environment on CPU.\n\n## Installation Instructions\n\n1. **Download the Script**  \n   Download the `script.sh` file.\n\n2. **Place the Script**  \n   Move the downloaded script to your desired storage location.\n\n   ```\n   Storage Location: ~/path/to/your/storage/\n   ```\n\n3. **Make the Script Executable**  \n   Open your terminal and navigate to the directory where you placed `script.sh`. Run the following command to make the script executable:\n\n   ```bash\n   chmod -x script.sh\n   ```\n\n4. **Run the Script**  \n   Execute the script by running:\n\n   ```bash\n   ./script.sh\n   ```\n\n   This script will create a folder named **comfyui** in your current directory.\n\n5. **Set Up ComfyUI**  \n   Open the **comfyui** folder and paste the `go-webui.sh` script into it.\n\n6. **Make the Setup Script Executable**  \n   Right-click on `go-webui.sh` and select \"Open in Terminal.\" Then run:\n\n   ```bash\n   chmod -x go-webui.sh\n   ```\n\n7. **Run the ComfyUI**  \n   Finally, execute the script to start ComfyUI:\n\n   ```bash\n   ./go-webui.sh\n   ```\n---\n## Helpful Links \u0026 Resources\n\n- **ComfyUI GitHub Repository**: [github.com/comfyanonymous/ComfyUI](https://github.com/comfyanonymous/ComfyUI.git)\n- **Intel OneAPI Base Toolkit (Linux)**: [intel.com/download-oneapi-linux](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux\u0026linux-install-type=offline)\n- **ComfyUI Community Discussion**: [github.com/comfyanonymous/ComfyUI/discussions/476](https://github.com/comfyanonymous/ComfyUI/discussions/476)\n\n### Community \u0026 Support\n\nIf you have any questions, feel free to connect with the ComfyUI community on various platforms:\n- **Discord**\n- **Reddit** (ComfyUI subreddit)\n- **GitHub Discussions**\n\nThese communities offer guidance, troubleshooting help, and learning resources to support your setup and usage of ComfyUI.\n## License  \nThis project is licensed under the MIT License.\n---\nFeel free to modify any sections as necessary!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficial-imvoiid%2Fcomfyintel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofficial-imvoiid%2Fcomfyintel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficial-imvoiid%2Fcomfyintel/lists"}