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