huggingface / huggingface/hfapi
template for README generation
Open
- Dominant language
- Python
- Stars
- 75
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, in the highly unlikely chance that the models return markdown instead of "raw text", the output in the generated README will be affected. One way to address this would be to use a template (like Jinja2) and then escape the model outputs.
I may be able to contribute a PR.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.