Spaces:
Sleeping
Sleeping
Muhammad Naufal Rizqullah
commited on
Commit
·
2e072f9
1
Parent(s):
ae0af75
fix the requirements.txt to fit with huggingface space avaiable
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ python-multipart
|
|
4 |
fastapi
|
5 |
pydantic
|
6 |
pydantic-settings
|
7 |
-
opencv-python==4.10.0
|
8 |
imageio==2.33.1
|
|
|
4 |
fastapi
|
5 |
pydantic
|
6 |
pydantic-settings
|
7 |
+
opencv-python==4.10.0.84
|
8 |
imageio==2.33.1
|