Commit
·
aaf0acb
1
Parent(s):
eea5c07
Updated requirements for latest gradio-image-annotation version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ boto3==1.35.54
|
|
| 15 |
pyarrow==17.0.0
|
| 16 |
openpyxl==3.1.2
|
| 17 |
Faker==22.2.0
|
| 18 |
-
gradio_image_annotation==0.2.
|
| 19 |
numpy==1.26.4
|
| 20 |
|
| 21 |
|
|
|
|
| 15 |
pyarrow==17.0.0
|
| 16 |
openpyxl==3.1.2
|
| 17 |
Faker==22.2.0
|
| 18 |
+
gradio_image_annotation==0.2.5
|
| 19 |
numpy==1.26.4
|
| 20 |
|
| 21 |
|