osmunphotography commited on
Commit
8368776
·
verified ·
1 Parent(s): aa5f933

Create environment

Browse files
Files changed (1) hide show
  1. environment +7 -0
environment ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git clone https://github.com/lllyasviel/Fooocus.git
2
+ cd Fooocus
3
+ conda env create -f environment.yaml
4
+ conda activate fooocus
5
+ pip install -r requirements_versions.txt
6
+
7
+ python launch.py