img-gen-with-fooocus-space / environment.yaml
smraux's picture
Add pygit2 and numpy dependencies
2f0d938
raw
history blame
115 Bytes
name: fooocus
channels:
- defaults
dependencies:
- python=3.10
- pip=23.0
- packaging
- pygit2
- numpy