Zachary Greathouse commited on
Commit
dfbb840
Β·
unverified Β·
1 Parent(s): 9f24752

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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