Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
import streamlit as st
|
2 |
-
[theme]
|
3 |
-
primaryColor="#FF4B4B"
|
4 |
-
backgroundColor="#FFFFFF"
|
5 |
-
secondaryBackgroundColor="#F0F2F6"
|
6 |
-
textColor="#31333F"
|
7 |
-
font="sans serif"
|
8 |
|
9 |
audioldm_exmples_input_paths = []
|
10 |
audioldm_exmples_original_paths = []
|
|
|
1 |
import streamlit as st
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
audioldm_exmples_input_paths = []
|
4 |
audioldm_exmples_original_paths = []
|