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