Skip to content

Commit 02c4328

Browse files
authored
Update app.py
1 parent 3661eba commit 02c4328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ def main():
314314
finally:
315315
redownload_huggingface = st.button(
316316
label="Optional: Redownload Models and Data",
317-
icon=":material/refresh:",
317+
#icon=":material/refresh:",
318318
use_container_width=True,
319319
)
320320
if redownload_huggingface:

0 commit comments

Comments
 (0)