This commit is contained in:
dave-juicelabs 2025-04-11 11:52:08 -04:00 committed by GitHub
commit 0b3f825139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ venv/
*.log
web_custom_versions/
.DS_Store
.env/

4
environment.yml Normal file
View File

@ -0,0 +1,4 @@
name: comfyui
dependencies:
- python=3.12
- pip