Skip to content

Commit e8d58eb

Browse files
committed
perfect-pixel
1 parent ba89969 commit e8d58eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Python Script
6363
6464
Load LoRA Dual
6565
"""
66-
version = "1.0.87"
66+
version = "1.0.88"
6767
license = { file = "LICENSE" }
6868
dependencies = [
6969
"googletrans",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ opencv-python
44
asyncio
55
requests
66
nest_asyncio
7-
perfect-pixel[opencv]
7+
perfect-pixel[opencv]>=0.1.4

0 commit comments

Comments
 (0)