# app_loader.py | |
from Detection_and_Plagiarism_Check.main import app | |
# This file is to ensure the app is imported correctly by the Hugging Face Spaces environment |
# app_loader.py | |
from Detection_and_Plagiarism_Check.main import app | |
# This file is to ensure the app is imported correctly by the Hugging Face Spaces environment |