mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-06 19:47:44 +00:00
fix bugs (#560)
This commit is contained in:
@@ -63,7 +63,7 @@ def load_data(log_path):
|
||||
state.data[li][fn] = msg.content
|
||||
|
||||
|
||||
@st.cache_data
|
||||
# @st.cache_data
|
||||
def get_folders_sorted(log_path):
|
||||
"""缓存并返回排序后的文件夹列表,并加入进度打印"""
|
||||
with st.spinner("正在加载文件夹列表..."):
|
||||
|
||||
Reference in New Issue
Block a user