Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lshzhm
/
DeepAudio-V1
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lshzhm
commited on
18 days ago
Commit
dcacde3
·
1 Parent(s):
09c0809
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -48,6 +48,7 @@ if True:
48
49
print(f"Model saved at: {file_path}")
50
51
log = logging.getLogger()
52
53
48
49
print(f"Model saved at: {file_path}")
50
51
+
52
log = logging.getLogger()
53
54