Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
# This file was autogenerated by uv via the following command:
|
2 |
# uv pip compile pyproject.toml -o requirements.txt
|
3 |
accelerate==1.4.0
|
4 |
-
|
|
|
5 |
aiofiles==23.2.1
|
6 |
# via gradio
|
7 |
annotated-types==0.7.0
|
|
|
1 |
# This file was autogenerated by uv via the following command:
|
2 |
# uv pip compile pyproject.toml -o requirements.txt
|
3 |
accelerate==1.4.0
|
4 |
+
opencv-python==4.11.0.86
|
5 |
+
# via gemma-3-12b-it (pyproject.toml)
|
6 |
aiofiles==23.2.1
|
7 |
# via gradio
|
8 |
annotated-types==0.7.0
|