Spaces:
Running
Running
twitchard
commited on
update readme
Browse files
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
|