File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed
Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,13 @@ The simplest way to install framework is using `pip`:
3333pip install torchcnnbuilder
3434```
3535
36- <details ><summary >Минимальные системные требования</summary >
37- Минимальными системными требованиями для использования библиотеки является
38- наличие интерпретатора Python версии >3.9 и доступ к вычислительной системе
39- под управлением OC Windows/Linux. Минимальные требования к аппаратному обеспечению
40- включают наличие процессора (CPU) с 8 ядрами, оперативной памяти (RAM) 2ГБ,
41- графического процессора (GPU) с 8 ГБ VRAM и хранилища HDD 2 ГБ.
36+
37+
38+ <details ><summary >Minimum technical requirements</summary >
39+ The minimum system requirements for using the library are a Python interpreter version >3.9
40+ and access to a computing system running Windows/Linux.
41+ The minimum hardware requirements include a processor (CPU) with 8 cores,
42+ 2GB of RAM, a graphics processor (GPU) with 8GB of VRAM, and 2GB of HDD storage.
4243</details >
4344
4445<details ><summary >Additional packages for examples run</summary >
Original file line number Diff line number Diff line change 2929pip install torchcnnbuilder
3030```
3131
32- <details ><summary >Minimum technical requirements</summary >
33- The minimum system requirements for using the library are a Python interpreter version >3.9
34- and access to a computing system running Windows/Linux.
35- The minimum hardware requirements include a processor (CPU) with 8 cores,
36- 2GB of RAM, a graphics processor (GPU) with 8GB of VRAM, and 2GB of HDD storage.
32+ <details ><summary >Минимальные системные требования</summary >
33+ Минимальными системными требованиями для использования библиотеки является
34+ наличие интерпретатора Python версии >3.9 и доступ к вычислительной системе
35+ под управлением OC Windows/Linux. Минимальные требования к аппаратному обеспечению
36+ включают наличие процессора (CPU) с 8 ядрами, оперативной памяти (RAM) 2ГБ,
37+ графического процессора (GPU) с 8 ГБ VRAM и хранилища HDD 2 ГБ.
3738</details >
3839
3940<details ><summary >Доп.пакеты для примеров</summary >
You can’t perform that action at this time.
0 commit comments