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