File size: 193 Bytes
9718689
de9bf07
9718689
de9bf07
9718689
 
 
de9bf07
9718689
1
2
3
4
5
6
7
8
9
10
[project]
name = "chatacter_streamlit"
version = "0.1.0"
description = "Streamlit app for character"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
    "streamlit>=1.38.0",
]