edit : dalle, imagen 추가

This commit is contained in:
2025-01-16 15:17:12 +09:00
parent bd28fcdca4
commit 9ed67d3e50
15 changed files with 503 additions and 222 deletions

3
const.py Normal file
View File

@@ -0,0 +1,3 @@
OUTPUT_FOLDER = "/home/fermat/project/fermat_test/FM_TEST_REST_SERVER/output"
ILLEGAL_FILE_NAME = ['<', '>', ':', '"', '/', '\ ', '|', '?', '*']