Hev832 commited on
Commit
75fe251
1 Parent(s): 36a5b29

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -37,7 +37,7 @@ logschart = """
37
  #### 2.0 - 2024-05-16
38
 
39
  ##### Added
40
- -**change webui**: change the old webui to new version!
41
  - **Directory Check**: Added a check to ensure the `audios` directory exists before attempting to save files to it.
42
  - `os.makedirs('audios', exist_ok=True)`
43
 
 
37
  #### 2.0 - 2024-05-16
38
 
39
  ##### Added
40
+ - **change webui**: change the old webui to new version!
41
  - **Directory Check**: Added a check to ensure the `audios` directory exists before attempting to save files to it.
42
  - `os.makedirs('audios', exist_ok=True)`
43