Skip to content

Commit

Permalink
add openai lib to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AAnirudh07 committed Mar 3, 2023
1 parent b2fdc18 commit 1ad0f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/accelerate/chatllama/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"torch",
"tqdm",
"transformers",
"openai"
]

this_directory = Path(__file__).parent
Expand Down

0 comments on commit 1ad0f3d

Please sign in to comment.