Spaces:
Runtime error
Runtime error
TheStinger
commited on
Commit
•
f9d5db8
1
Parent(s):
1f071dc
Update app.py
Browse files
app.py
CHANGED
@@ -65,7 +65,6 @@ def create_spectrogram_and_get_info(audio_file):
|
|
65 |
|
66 |
# Create a table with the audio file info
|
67 |
info_table = f"""
|
68 |
-
<center>
|
69 |
|
70 |
| Information | Value |
|
71 |
| :---: | :---: |
|
|
|
65 |
|
66 |
# Create a table with the audio file info
|
67 |
info_table = f"""
|
|
|
68 |
|
69 |
| Information | Value |
|
70 |
| :---: | :---: |
|