Skip to content

Instantly share code, notes, and snippets.

@s4ff0x
Created March 18, 2024 09:59
Show Gist options
  • Save s4ff0x/d2fb83d5da1a3aabdfc049107deaedbb to your computer and use it in GitHub Desktop.
Save s4ff0x/d2fb83d5da1a3aabdfc049107deaedbb to your computer and use it in GitHub Desktop.
Fooocus script for jupyter notebook
!pip install pygit2==1.12.2
!apt-get update && apt-get install -y ffmpeg libsm6 libxext6
!git clone https://github.com/lllyasviel/Fooocus.git
%cd /workspace/Fooocus
!python entry_with_update.py --share
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment