This commit is contained in:
parent
7bf28ef73f
commit
d3170d63fc
|
|
@ -0,0 +1,6 @@
|
||||||
|
name: fooocus
|
||||||
|
channels:
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- python=3.10
|
||||||
|
- pip=23.0
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue