Skip to content

Commit 44c077b

Browse files
author
Sidhant Thole
committed
added few more reqs
1 parent 67e1172 commit 44c077b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quick_setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ python3.13 -m venv infinity_env
1010
source infinity_env/bin/activate
1111
pip install 'infinity_emb[all]'
1212
pip install --upgrade "transformers<4.49"
13+
pip install --upgrade "typer==0.19.1" "click>=8.1.3"
1314
deactivate
1415
echo "✅ Infinity environment setup complete"
1516

0 commit comments

Comments
 (0)