diff --git a/image_to_text/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml similarity index 100% rename from image_to_text/.gitea/workflows/build.yaml rename to .gitea/workflows/build.yaml diff --git a/image_to_text/Dockerfile b/Dockerfile similarity index 100% rename from image_to_text/Dockerfile rename to Dockerfile diff --git a/image_to_text/Masahiro.png b/Masahiro.png similarity index 100% rename from image_to_text/Masahiro.png rename to Masahiro.png diff --git a/image_to_text/app.py b/app.py similarity index 100% rename from image_to_text/app.py rename to app.py diff --git a/image_to_text/example_cat.jpg b/example_cat.jpg similarity index 100% rename from image_to_text/example_cat.jpg rename to example_cat.jpg diff --git a/image_to_text/flagged/img/tmp7_1jxsu7.png b/flagged/img/tmp7_1jxsu7.png similarity index 100% rename from image_to_text/flagged/img/tmp7_1jxsu7.png rename to flagged/img/tmp7_1jxsu7.png diff --git a/image_to_text/flagged/log.csv b/flagged/log.csv similarity index 100% rename from image_to_text/flagged/log.csv rename to flagged/log.csv diff --git a/image_to_text/packages.txt b/packages.txt similarity index 100% rename from image_to_text/packages.txt rename to packages.txt diff --git a/image_to_text/requirements.txt b/requirements.txt similarity index 100% rename from image_to_text/requirements.txt rename to requirements.txt