Spaces:
Running
Running
Mountchicken
commited on
Commit
•
05796d5
1
Parent(s):
c0ba2f4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ pyclipper
|
|
8 |
imgaug
|
9 |
lmdb
|
10 |
matplotlib
|
|
|
11 |
numpy
|
12 |
opencv-python >=4.2.0.32, != 4.5.5.* # avoid Github security alert
|
13 |
pyclipper
|
|
|
8 |
imgaug
|
9 |
lmdb
|
10 |
matplotlib
|
11 |
+
gradio_client==0.2.7
|
12 |
numpy
|
13 |
opencv-python >=4.2.0.32, != 4.5.5.* # avoid Github security alert
|
14 |
pyclipper
|