Skip to content
Snippets Groups Projects
Commit e833149b authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

keras3: Add gradio

parent f56023cd
No related branches found
No related tags found
1 merge request!33keras3: Add gradio
......@@ -85,6 +85,8 @@ RUN mamba install --yes \
# umap + hdbscan
'umap-learn' \
'hdbscan' \
# gradio
'gradio' \
# optuna + plotly
'optuna' \
'plotly' \
......
......@@ -36,6 +36,8 @@ RUN mamba install --yes \
# umap + hdbscan
'umap-learn' \
'hdbscan' \
# gradio
'gradio' \
# optuna + plotly
'optuna' \
'plotly' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment