Skip to content

Commit f2ad3c6

Browse files
committed
experimental pypi config
1 parent 5df35a7 commit f2ad3c6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pyproject.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[project]
2+
name = "finetrainers-ui"
3+
version = "0.8.0"
4+
dependencies = [
5+
"gradio",
6+
"torch>=2.4.1"
7+
]
8+
9+
10+
[project.urls]
11+
Homepage = "https://github.com/neph1/finetrainers-ui"

0 commit comments

Comments
 (0)