biel-demain / pyproject.toml
Oleg Lavrovsky
Initial data & README
16a95a6 unverified
raw
history blame contribute delete
291 Bytes
[project]
name = "biel-demain"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"gradio>=5.49.1",
"hf>=1.1.4",
"openai>=2.8.0",
"plotly>=6.4.0",
"python-dotenv>=1.2.1",
"requests>=2.32.5",
]