Skip to content

Commit

Permalink
dalle3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Oct 20, 2023
1 parent ff1c1f5 commit afe861f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "dalle3"
version = "0.0.9"
version = "0.1.0"
description = "dalle3 - Pytorch"
license = "MIT"
authors = ["Kye Gomez <[email protected]>"]
Expand All @@ -26,7 +26,6 @@ python = "^3.6"
undetected-chromedriver = "*"
selenium = "*"
requests = "*"
swarms = "*"
pandas = "*"


Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ undetected-chromedriver
selenium
requests
webdriver-manager
swarms
pandas

0 comments on commit afe861f

Please sign in to comment.