Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
16dca97
1
Parent(s):
aeee50c
Update app.py
Browse files
app.py
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
# https://huggingface.co/spaces/asigalov61/Giant-Music-Transformer
|
3 |
#==================================================================================
|
4 |
|
|
|
|
|
|
|
5 |
print('=' * 70)
|
6 |
print('Loading core Giant Music Transformer modules...')
|
7 |
|
|
|
2 |
# https://huggingface.co/spaces/asigalov61/Giant-Music-Transformer
|
3 |
#==================================================================================
|
4 |
|
5 |
+
print('=' * 70)
|
6 |
+
print('Giant Music Transformer Gradio App')
|
7 |
+
|
8 |
print('=' * 70)
|
9 |
print('Loading core Giant Music Transformer modules...')
|
10 |
|