-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Ai-flask
updated
11 files
+1 −1 | Dockerfile | |
+13 −0 | config/S3Connection.py | |
+10 −0 | config/S3bucketConfig.py | |
+57 −3 | controller/DalleController.py | |
+15 −8 | controller/KonlpyController.py | |
+19 −1 | controller/__init__.py | |
+27 −25 | docker-compose.yml | |
+1 −1 | models/keyword_image.py | |
+2 −2 | nginx/nginx.conf | |
+5 −1 | requirements.txt | |
+3 −2 | tasks.py |