You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This restriction limits users from annotating more than two images. By utilizing the configuration file, we can adjust the image upload limit. Therefore, if necessary, one can update the configuration value and commence annotating.
Utilize the configuration file to set the maximum number of uploaded images.
The text was updated successfully, but these errors were encountered:
In this project, the number of image files is restricted to 2, which can be found in the following files:
https://github.com/sumn2u/annotate-lab/blob/master/client/src/ImageUpload/index.jsx#L26
https://github.com/sumn2u/annotate-lab/blob/master/client/src/ImageUpload/index.jsx#L110
This restriction limits users from annotating more than two images. By utilizing the configuration file, we can adjust the image upload limit. Therefore, if necessary, one can update the configuration value and commence annotating.
Utilize the configuration file to set the maximum number of uploaded images.
The text was updated successfully, but these errors were encountered: