Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pyproject.toml for Custom Node Registry #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(pyproject): Add pyproject.toml for Custom Node Registry
  • Loading branch information
haohaocreates committed May 22, 2024
commit c0bea28d171303c9bac5eab3d926b110a04bb826
15 changes: 15 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[project]
name = "lora-training-in-comfy"
description = "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
version = "1.0.0"
license = "LICENSE"
dependencies = ["accelerate==0.23.0", "transformers==4.30.2", "diffusers[torch]", "ftfy", "opencv-python", "einops", "pytorch-lightning", "tensorboard", "safetensors", "altair", "easygui", "toml", "voluptuous", "huggingface-hub", "open-clip-torch", "# extra", "rich", "pandas", "scipy", "requests", "pillow", "numpy", "gradio==3.41.2", "fastapi", "uvicorn", "lion-pytorch", "lycoris-lora", "prodigyopt", "dadaptation", "wandb", "httpx", "xformers", "# bitsandbytes", "bitsandbytes"]

[project.urls]
Repository = "https://github.com/LarryJane491/Lora-Training-in-Comfy"
# Used by Comfy Registry https://comfyregistry.org

[tool.comfy]
PublisherId = ""
DisplayName = "Lora-Training-in-Comfy"
Icon = ""