Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ paddlepaddle==2.6.0
|
|
3 |
numpy==1.23.5
|
4 |
opencv-python==4.5.5.64
|
5 |
Pillow
|
6 |
-
# Use a Gradio version that supports file_count="multiple" on gr.File
|
7 |
gradio>=3.38,<5
|
|
|
|
3 |
numpy==1.23.5
|
4 |
opencv-python==4.5.5.64
|
5 |
Pillow
|
|
|
6 |
gradio>=3.38,<5
|
7 |
+
simple-salesforce>=1.12.5
|