Spaces:
Runtime error
Runtime error
File size: 381 Bytes
61aab1a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# AUTOGENERATED BY NBDEV! DO NOT EDIT!
__all__ = ["index", "modules", "custom_doc_links", "git_url"]
index = {"learn": "00_app.ipynb",
"predict": "00_app.ipynb",
"labels": "00_app.ipynb"}
modules = ["core.py"]
doc_url = "https://marii.moe.github.io/pets/"
git_url = "https://github.com/marii.moe/pets/tree/{branch}/"
def custom_doc_links(name): return None
|