CoC0A commited on
Commit
36a4310
·
verified ·
1 Parent(s): 7b78d36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -38,7 +38,6 @@ model-index:
38
 
39
  ``` python
40
  # 必要なライブラリをインストール
41
- %%capture
42
  !pip install unsloth
43
  !pip uninstall unsloth -y && pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
44
  !pip install -U torch
 
38
 
39
  ``` python
40
  # 必要なライブラリをインストール
 
41
  !pip install unsloth
42
  !pip uninstall unsloth -y && pip install --upgrade --no-cache-dir "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
43
  !pip install -U torch