Update app.py
Browse files
app.py
CHANGED
|
@@ -1,7 +1,3 @@
|
|
| 1 |
-
# ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 2 |
-
# β XTTS v2 Advanced Voice Studio β Hugging Face Edition β
|
| 3 |
-
# ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 4 |
-
|
| 5 |
import os, sys, time, json, uuid, shutil, threading, subprocess
|
| 6 |
import nest_asyncio
|
| 7 |
import uvicorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
import os, sys, time, json, uuid, shutil, threading, subprocess
|
| 2 |
import nest_asyncio
|
| 3 |
import uvicorn
|