We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df35a7 commit f2ad3c6Copy full SHA for f2ad3c6
pyproject.toml
@@ -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