Spaces:
Paused
Paused
Update app_rvc.py
Browse files- app_rvc.py +1 -1
app_rvc.py
CHANGED
|
@@ -3087,4 +3087,4 @@ if __name__ == "__main__":
|
|
| 3087 |
show_error=True,
|
| 3088 |
quiet=False,
|
| 3089 |
debug=(True if logger.isEnabledFor(logging.DEBUG) else False),
|
| 3090 |
-
)
|
|
|
|
| 3087 |
show_error=True,
|
| 3088 |
quiet=False,
|
| 3089 |
debug=(True if logger.isEnabledFor(logging.DEBUG) else False),
|
| 3090 |
+
)
|