jhj0517 commited on
Commit
f78e590
·
unverified ·
2 Parent(s): 9a53670 0121eaf

Merge pull request #9 from jhj0517/jhj0517-patch-1

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -13,6 +13,7 @@ You can try it in Colab
13
  # Installation And Running
14
  ### Prerequisite
15
  1. `3.9` <= `python` <= `3.12` : https://www.python.org/downloads/release/python-3110/
 
16
 
17
  ## Run Locally
18
  1. git clone this repository
 
13
  # Installation And Running
14
  ### Prerequisite
15
  1. `3.9` <= `python` <= `3.12` : https://www.python.org/downloads/release/python-3110/
16
+ 2. **(Opitonal, only if you're using Nvidia GPU)** CUDA 12.4 : https://developer.nvidia.com/cuda-12-4-0-download-archive?target_os=Windows
17
 
18
  ## Run Locally
19
  1. git clone this repository