"magic_pdf/data/__init__.py" did not exist on "d5dbed7325d428ce1d8278f19d2030769169bb90"
strings.py 179 Bytes
Newer Older
AllentDan's avatar
AllentDan committed
1
2
3
4
5
6
# flake8: noqa
TITLE = 'LLMDeploy Playground'

ABSTRACT = """
Thanks to [LLM-As-Chatbot](https://github.com/deep-diver/LLM-As-Chatbot), this application was modified from it.
"""