Skip to content

Commit

Permalink
Prepare blade2blade for Pypi (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahules786 authored Apr 13, 2023
1 parent c22bbb0 commit ebb647e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ docs/_build/

# PyBuilder
target/

.pypirc
# Jupyter Notebook
.ipynb_checkpoints

Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version = "0.0.1"
authors = [
{ name = "LAION-AI", email = "[email protected]" }
]
readme = "README.md"
dependencies = [
"datasets>=2.11.0",
"torch>=2.0.0",
Expand Down

0 comments on commit ebb647e

Please sign in to comment.