twitchard commited on
Commit
cb57d96
·
unverified ·
1 Parent(s): 6680f24

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ Expressive TTS Arena is an open-source web application that enables users to com
15
  - [Python >=3.11.11](https://www.python.org/downloads/)
16
  - [pip >=25.0](https://pypi.org/project/pip/)
17
  - [uv >=0.5.29](https://github.com/astral-sh/uv)
 
18
  - API keys for Hume AI, Anthropic, and ElevenLabs
19
 
20
  ## Project Structure
 
15
  - [Python >=3.11.11](https://www.python.org/downloads/)
16
  - [pip >=25.0](https://pypi.org/project/pip/)
17
  - [uv >=0.5.29](https://github.com/astral-sh/uv)
18
+ - [Postgres](https://www.postgresql.org/download/)
19
  - API keys for Hume AI, Anthropic, and ElevenLabs
20
 
21
  ## Project Structure