Spaces:
Running
Running
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")) |