Spaces:
Runtime error
Runtime error
fix
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -4,3 +4,9 @@ sacremoses==0.0.53
|
|
4 |
clip-interrogator==0.6.0
|
5 |
torch==2.0.0
|
6 |
gradio==3.24.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
clip-interrogator==0.6.0
|
5 |
torch==2.0.0
|
6 |
gradio==3.24.1
|
7 |
+
pillow>=9.0.0
|
8 |
+
piexif>=1.1.3
|
9 |
+
onnxruntime>=1.12.0
|
10 |
+
protobuf<=3.20.1,>=3.12.2
|
11 |
+
opencv-python==4.7.0.72
|
12 |
+
huggingface-hub==0.13.2
|