We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba89969 commit e8d58ebCopy full SHA for e8d58eb
pyproject.toml
@@ -63,7 +63,7 @@ Python Script
63
64
Load LoRA Dual
65
"""
66
-version = "1.0.87"
+version = "1.0.88"
67
license = { file = "LICENSE" }
68
dependencies = [
69
"googletrans",
requirements.txt
@@ -4,4 +4,4 @@ opencv-python
4
asyncio
5
requests
6
nest_asyncio
7
-perfect-pixel[opencv]
+perfect-pixel[opencv]>=0.1.4
0 commit comments