Skip to content

Commit

Permalink
Add pytorch
Browse files Browse the repository at this point in the history
  • Loading branch information
seplee committed Apr 14, 2024
1 parent f1ebee7 commit c252b6f
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 1 deletion.
290 changes: 289 additions & 1 deletion api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ requests = "^2.31.0"
flask-login = "^0.6.3"
langchain-openai = "^0.0.8"
transformers = "^4.39.3"
torch = "^2.2.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit c252b6f

Please sign in to comment.