DeepMostInnovations commited on
Commit
4d109dc
·
verified ·
1 Parent(s): f3ff85f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ This is a reinforcement learning model trained to predict real-time sales conver
46
  ## Quick Start
47
 
48
  ### Installation
49
-
50
  ```bash
51
  conda create -n sales pip python=3.10
52
  conda activate sales
 
46
  ## Quick Start
47
 
48
  ### Installation
49
+ Important to use python 3.10 version for inference case
50
  ```bash
51
  conda create -n sales pip python=3.10
52
  conda activate sales