Spaces:
Running
Running
new version
Browse files- pyproject.toml +1 -1
- requirements.txt +1 -1
- uv.lock +0 -0
pyproject.toml
CHANGED
@@ -7,5 +7,5 @@ requires-python = ">=3.11"
|
|
7 |
dependencies = [
|
8 |
"gdown>=5.2.0",
|
9 |
"gradio>=5.20.1",
|
10 |
-
"lczerolens[viz]>=0.3.
|
11 |
]
|
|
|
7 |
dependencies = [
|
8 |
"gdown>=5.2.0",
|
9 |
"gradio>=5.20.1",
|
10 |
+
"lczerolens[viz]>=0.3.3",
|
11 |
]
|
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
lczerolens[viz]>=0.3.
|
2 |
gdown
|
|
|
1 |
+
lczerolens[viz]>=0.3.3
|
2 |
gdown
|
uv.lock
CHANGED
The diff for this file is too large to render.
See raw diff
|
|