Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ onnxruntime-silicon==1.13.1; sys_platform == 'darwin' and platform_machine == 'a
|
|
13 |
opencv-python==4.8.0.74
|
14 |
opennsfw2==0.10.2
|
15 |
pillow==10.0.0
|
16 |
-
protobuf
|
17 |
psutil==5.9.5
|
18 |
realesrgan==0.3.0
|
19 |
tensorflow==2.15.0
|
|
|
13 |
opencv-python==4.8.0.74
|
14 |
opennsfw2==0.10.2
|
15 |
pillow==10.0.0
|
16 |
+
protobuf==4.23.1
|
17 |
psutil==5.9.5
|
18 |
realesrgan==0.3.0
|
19 |
tensorflow==2.15.0
|