andrewsiah's picture
Upload folder using huggingface_hub
45a9357 verified
raw
history blame
268 Bytes
[project]
name = "turing-test-prompt-competition"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.9"
dependencies = [
"gradio>=4.44.0",
"modal>=0.64.126",
"openai>=1.46.1",
"streamlit>=1.38.0",
]