Skip to content

Commit

Permalink
docs(ml): READMEを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoya0902 committed Oct 28, 2023
1 parent 44c4e80 commit 5b0805d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
### 準備 : トークンの設定
```bash
echo 'OPENAI_API_KEY=your_openai_api_key' >> .env
echo 'HUGGING_FACE_TOKEN=your_huggingface_token' >> .env
```
### モデルのダウンロード
```bash
Expand Down

0 comments on commit 5b0805d

Please sign in to comment.