Skip to content

Commit 86e3b54

Browse files
authored
Update 00.2-ST.md
1 parent 03bb807 commit 86e3b54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

labs/00.2-ST.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ conda install -y \
134134
conda-forge::flask-cors \
135135
conda-forge::flask-socketio \
136136
conda-forge::requests \
137-
conda-forge::google-generativeai
137+
conda-forge::google-generativeai \
138+
conda-forge::transformers
138139
```
139140
You need a Gemini API Key that you can get [here](https://aistudio.google.com/app/apikey).
140141
```bash

0 commit comments

Comments
 (0)