File size: 321 Bytes
5b51485
 
 
 
 
29dbf34
5b51485
4d8957d
 
cee0097
4d8957d
5b51485
4d8957d
 
5b51485
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[project]
name = "virtual-keyboard"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10,<3.14"
dependencies = [
    "einops>=0.6",
    "einx>=0.3.0",
    "gradio==5.49.1",
    "huggingface-hub>=1.4.1",
    "mido>=1.3.3",
    "spaces>=0.47.0",
    "torch>=2.10.0",
]