Skip to content

Revise Colab setup instructions for Fooocus#4152

Open
gitelmahdi wants to merge 3 commits into
lllyasviel:mainfrom
gitelmahdi:main
Open

Revise Colab setup instructions for Fooocus#4152
gitelmahdi wants to merge 3 commits into
lllyasviel:mainfrom
gitelmahdi:main

Conversation

@gitelmahdi

Copy link
Copy Markdown

Updated instructions for running Fooocus in Google Colab to address CuPy conflicts and provided installation steps.

Updated instructions for running Fooocus in Google Colab to address CuPy conflicts and provided installation steps.
@gitelmahdi gitelmahdi requested a review from lllyasviel as a code owner March 2, 2026 07:43
Updated instructions for running in Google Colab.
Updated instructions for running the current version in Google Colab.
@gitelmahdi

Copy link
Copy Markdown
Author

Updated instructions for running Fooocus in Google Colab to address CuPy conflicts and provided installation steps.

@b2-mckin

b2-mckin commented Apr 5, 2026

Copy link
Copy Markdown

working on colab :)

!pip uninstall -y numpy cupy-cuda12x cupy
!pip install numpy==1.26.4 cupy-cuda12x
--restart--
%cd /content
!rm -rf Fooocus
!pip install pygit2==1.15.1
%cd /content
!git clone https://github.com/lllyasviel/Fooocus.git
%cd /content/Fooocus
!python entry_with_update.py --share --always-high-vram

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

Successfully merging this pull request may close these issues.

4 participants