From 1770434be2fe32b27f27b4134e0eb6811acabc3f Mon Sep 17 00:00:00 2001 From: Angelo Antonio Salatino Date: Tue, 13 Jul 2021 16:50:46 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ca73a53..238ba34 100644 --- a/README.md +++ b/README.md @@ -506,7 +506,6 @@ Download from: * **CSO-Classifier.ipynb**: :page_facing_up: Python notebook for executing the classifier * **CSO-Classifier.py**: :page_facing_up: Python script for executing the classifier -* **requirements.txt**: :page_facing_up: File containing the necessary libraries to run the classifier * **images**: :file_folder: folder containing some pictures, e.g., the workflow showed above * **cso_classifier**: :file_folder: Folder containing the main functionalities of the classifier * **classifier.py**: :page_facing_up: class that implements the CSO Classifier