dahara1 commited on
Commit
33ac640
1 Parent(s): a18998c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,8 +33,8 @@ You can try C3TR-Adapter for free using Google's web service Colab. Please press
33
 
34
  ### モデルの動かし方(How to use Model)
35
 
36
- 自分のパソコンで動かす場合は、約8.3GB以上のGPU RAMが必要です。
37
- If you want to run it on your own local computer, you will need approximately 8.3 GB or more of GPU RAM.
38
 
39
  必要なライブラリのインストール(Installation of required libraries)
40
  ```
 
33
 
34
  ### モデルの動かし方(How to use Model)
35
 
36
+ 自分のパソコンで動かす場合は、少なくとも約8.3GB以上のGPU RAMが必要です。
37
+ If you want to run it on your own local computer, you will need at least approximately 8.3 GB or more of GPU RAM.
38
 
39
  必要なライブラリのインストール(Installation of required libraries)
40
  ```