From db8a9fa5cdd9820392dba82a08ae0780e7b36ddd Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Aug 2023 18:28:09 +0000 Subject: [PATCH] Changed Requirements our --- color_output.txt | 10 +++++----- requirement_our.txt | 5 ++++- test_input_ex.json => test_input.json | 0 3 files changed, 9 insertions(+), 6 deletions(-) rename test_input_ex.json => test_input.json (100%) diff --git a/color_output.txt b/color_output.txt index fdbbab447..cf4a4ec6e 100644 --- a/color_output.txt +++ b/color_output.txt @@ -1,5 +1,5 @@ -MC1: #d0a443 - peru, MC2: #15b3d8 - darkturquoise, MC3: #c0e5ed - powderblue, MC4: #5f860f - olivedrab -AN1: #b6d043 - yellowgreen, AN2: #d05e43 - indianred -T1: #43d0a4 - mediumaquamarine, T2: #a443d0 - darkorchid -C1: #436fd0 - royalblue, C2: #d83a15 - orangered -MO1: #d0c3a6 - tan, MO2: #9ecdd8 - lightsteelblue, MO3: #e0ebed - lavender, MO4: #7a8662 - gray +MC1: #16b3d8 - darkturquoise, MC2: #d1a443 - peru, MC3: #c0e5ed - powderblue, MC4: #5f870f - olivedrab +AN1: #1652d8 - royalblue, AN2: #16d89c - mediumspringgreen +T1: #d816b3 - mediumvioletred, T2: #b3d816 - yellowgreen +C1: #d83b16 - orangered, C2: #4370d1 - royalblue +MO1: #9ecdd8 - lightsteelblue, MO2: #d1c4a6 - tan, MO3: #e0ebed - lavender, MO4: #7b8763 - gray diff --git a/requirement_our.txt b/requirement_our.txt index 4e6b86de9..730353bf6 100644 --- a/requirement_our.txt +++ b/requirement_our.txt @@ -1 +1,4 @@ -webcolors==1.13 \ No newline at end of file +webcolors==1.13 +runpod +websocket-client +scikit-learn diff --git a/test_input_ex.json b/test_input.json similarity index 100% rename from test_input_ex.json rename to test_input.json