Files
Fooocus/fooocus_colab.ipynb
T
Manuel Schmid 679c02a09f Merge branch 'main_upstream'
# Conflicts:
#	css/style.css
#	fooocus_colab.ipynb
#	fooocus_version.py
#	launch.py
#	modules/async_worker.py
#	modules/config.py
#	modules/flags.py
#	modules/meta_parser.py
#	webui.py
2024-03-18 21:27:56 +01:00

1.3 KiB

Prepare

In [ ]:
!pip install pygit2==1.12.2
%cd /content
!git clone https://github.com/mashb1t/Fooocus.git
%cd /content/Fooocus

Run

In [ ]:
!python entry_with_update.py --share --always-high-vram