bfabd59 208fad8 bfabd59
1
2
3
4
5
6
7
8
9
10
11
12
[project] name = "lczerolens-backends-demo" version = "0.1.0" description = "Demo lczerolens backends features." readme = "README.md" requires-python = ">=3.11" dependencies = [ "gradio>=5.20.1", "lczerolens>=0.3.1", "v-lczero-bindings>=0.31.2", ]