Spaces:
Sleeping
Sleeping
git clone https://github.com/lllyasviel/Fooocus.git | |
cd Fooocus | |
conda env create -f environment.yaml | |
conda activate fooocus | |
pip install -r requirements_versions.txt | |
python launch.py |