File size: 170 Bytes
375fa8a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
[project]
name = "gradio-language-switch-demo"
version = "0.1.0"
description = ""
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
    "gradio>=5.1.0",
]