Spaces:
Running
Running
Update app_tsukasa_remote.py
Browse files- app_tsukasa_remote.py +0 -1
app_tsukasa_remote.py
CHANGED
@@ -14,7 +14,6 @@ from gradio_client import Client
|
|
14 |
|
15 |
client = Client(os.environ['src'])
|
16 |
|
17 |
-
|
18 |
voices = {}
|
19 |
example_texts = {}
|
20 |
prompts = []
|
|
|
14 |
|
15 |
client = Client(os.environ['src'])
|
16 |
|
|
|
17 |
voices = {}
|
18 |
example_texts = {}
|
19 |
prompts = []
|