Spaces:
Sleeping
Sleeping
Upload 3 files
Browse files- app.py +0 -1
- requirements.txt +0 -0
app.py
CHANGED
@@ -86,4 +86,3 @@ def process_audio():
|
|
86 |
|
87 |
if __name__ == "__main__":
|
88 |
app.run(host="0.0.0.0", port=7860, debug=True)
|
89 |
-
|
|
|
86 |
|
87 |
if __name__ == "__main__":
|
88 |
app.run(host="0.0.0.0", port=7860, debug=True)
|
|
requirements.txt
CHANGED
Binary files a/requirements.txt and b/requirements.txt differ
|
|