-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpyproject.toml
More file actions
31 lines (29 loc) · 1.28 KB
/
pyproject.toml
File metadata and controls
31 lines (29 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[project]
name = "erosdiffusion-eulerflowmatchingdiscretescheduler"
description = "Noise Free images with Euler Discrete Scheduler in ComfyUI with Z-Image or other models"
version = "1.0.8"
license = {file = "LICENSE.TXT"}
dependencies = ["diffusers"]
# classifiers = [
# # For OS-independent nodes (works on all operating systems)
# "Operating System :: OS Independent",
#
# # OR for OS-specific nodes, specify the supported systems:
# "Operating System :: Microsoft :: Windows", # Windows specific
# "Operating System :: POSIX :: Linux", # Linux specific
# "Operating System :: MacOS", # macOS specific
#
# # GPU Accelerator support. Pick the ones that are supported by your extension.
# "Environment :: GPU :: NVIDIA CUDA", # NVIDIA CUDA support
# ]
[project.urls]
Repository = "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler"
# Used by Comfy Registry https://registry.comfy.org
Documentation = "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler/wiki"
"Bug Tracker" = "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler/issues"
[tool.comfy]
PublisherId = "erosdiffusion"
DisplayName = "ComfyUI-EulerFlowMatchingDiscreteScheduler"
Icon = "💜"
includes = []
# "requires-comfyui" = ">=1.0.0" # ComfyUI version compatibility