Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
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
|
@@ -243,4 +244,4 @@ urllib3==2.3.0
|
|
243 |
uvicorn==0.34.0
|
244 |
# via gradio
|
245 |
websockets==15.0.1
|
246 |
-
# via gradio-client
|
|
|
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
|
|
|
244 |
uvicorn==0.34.0
|
245 |
# via gradio
|
246 |
websockets==15.0.1
|
247 |
+
# via gradio-client
|