f5045cf e8934d0 6f337a3
1
2
3
4
5
import os os.system("pip install git+https://github.com/broadfield-dev/repo_to_md.git") from repo_to_md import create_markdown_document print(create_markdown_document(url="https://huggingface.co/spaces/broadfield-dev/repo_to_md"))