diff --git a/environments/fidle-cpu.txt b/environments/fidle-cpu.txt deleted file mode 100644 index 6c7063dcbac188e082e7a4aac0d9e6fbd8e6a3b2..0000000000000000000000000000000000000000 --- a/environments/fidle-cpu.txt +++ /dev/null @@ -1,24 +0,0 @@ -# ---------------------------------------------------- -# ______ _ _ _ __ __ -# | ____(_) | | | \ \ / / -# | |__ _ __| | | ___ \ \ / /__ _ ____ __ -# | __| | |/ _` | |/ _ \ \ \/ / _ \ '_ \ \ / / -# | | | | (_| | | __/ \ / __/ | | \ V / -# |_| |_|\__,_|_|\___| \/ \___|_| |_|\_/ -# Fidle pip virtual env -# ---------------------------------------------------- -# -# To install your Fidle env, see https://fidle.cnrs.fr/installation - -python>=3.8 -tensorflow>=2.7,<=2.9 -scikit-image -scikit-learn -matplotlib -plotly -barviz -pandas -pandoc -pyyaml -jupyterlab -fidle diff --git a/environments/fidle-gpu.txt b/environments/fidle-gpu.txt deleted file mode 100644 index 045af11f90921a7ed94166aaf78a845f0f8ddb5b..0000000000000000000000000000000000000000 --- a/environments/fidle-gpu.txt +++ /dev/null @@ -1,24 +0,0 @@ -# ---------------------------------------------------- -# ______ _ _ _ __ __ -# | ____(_) | | | \ \ / / -# | |__ _ __| | | ___ \ \ / /__ _ ____ __ -# | __| | |/ _` | |/ _ \ \ \/ / _ \ '_ \ \ / / -# | | | | (_| | | __/ \ / __/ | | \ V / -# |_| |_|\__,_|_|\___| \/ \___|_| |_|\_/ -# Fidle pip virtual env -# ---------------------------------------------------- -# -# To install your Fidle env, see https://fidle.cnrs.fr/installation - -python>=3.8 -tensorflow-gpu>=2.7,<=2.9 -scikit-image -scikit-learn -matplotlib -plotly -barviz -pandas -pandoc -pyyaml -jupyterlab -fidle