Spaces:
Running
Running
Zachary Greathouse
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -44,10 +44,10 @@ Expressive TTS Arena/
|
|
44 |
β βββ config.py # Global config and logger setup
|
45 |
β βββ constants.py # Global constants
|
46 |
β βββ custom_types.py # Global custom types
|
47 |
-
β βββ theme.py # Custom Gradio Theme
|
48 |
β βββ utils.py # Utility functions
|
49 |
βββ static/
|
50 |
β βββ audio/ # Directory for storing generated audio files
|
|
|
51 |
βββ .env.example
|
52 |
βββ .gitignore
|
53 |
βββ .pre-commit-config.yaml
|
|
|
44 |
β βββ config.py # Global config and logger setup
|
45 |
β βββ constants.py # Global constants
|
46 |
β βββ custom_types.py # Global custom types
|
|
|
47 |
β βββ utils.py # Utility functions
|
48 |
βββ static/
|
49 |
β βββ audio/ # Directory for storing generated audio files
|
50 |
+
βββ .dockerignore
|
51 |
βββ .env.example
|
52 |
βββ .gitignore
|
53 |
βββ .pre-commit-config.yaml
|