b52ebca 43ab2ae b52ebca
1
2
3
4
5
6
7
8
9
10
11
12
[project] name = "test-vn" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastrtc>=0.0.30", "gradio>=5.50.0", "numpy>=1.26.0", ]