GitHub Actions
Deploy to Hugging Face Space: product-image-update-port-10
18faf97
raw
history blame contribute delete
402 Bytes
# ----------------------------------------------------------------------
# TEST CONFIGURATION
# ----------------------------------------------------------------------
# Enable/disable test execution
RUN_TESTS = False
# Test image URL and product type
TEST_IMAGE_URL = "https://cdn.shopify.com/s/files/1/0505/0928/3527/files/hugging_face_test_image_shirt_product_type.jpg"
TEST_PRODUCT_TYPE = "Shirt"