This commit is contained in:
lvmin 2023-08-10 03:49:45 -07:00
parent 7bf28ef73f
commit d3170d63fc
2 changed files with 7 additions and 0 deletions

6
environment.yaml Normal file
View File

@ -0,0 +1,6 @@
name: fooocus
channels:
- defaults
dependencies:
- python=3.10
- pip=23.0

View File

@ -9,3 +9,4 @@ scipy==1.9.3
tqdm==4.64.1 tqdm==4.64.1
psutil==5.9.5 psutil==5.9.5
opencv-python==4.7.0.72 opencv-python==4.7.0.72
numpy==1.23