Files
GLASSES_AI_SERVER/const.py
2025-01-16 15:17:12 +09:00

3 lines
145 B
Python

OUTPUT_FOLDER = "/home/fermat/project/fermat_test/FM_TEST_REST_SERVER/output"
ILLEGAL_FILE_NAME = ['<', '>', ':', '"', '/', '\ ', '|', '?', '*']