Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-11-08 | Add option to preload extensions | d8ahazard | -1/+22 | |
By creating a file called "preload.py" in an extension folder and declaring a preload(parser) method, we can add extra command-line args for an extension. | ||||
2022-11-05 | do not die when an extension's repo has no remote | AUTOMATIC | -2/+5 | |
2022-10-31 | fix scripts I broke with the extension tab changes | AUTOMATIC | -1/+1 | |
2022-10-31 | add initial version of the extensions tab | AUTOMATIC | -0/+83 | |
fix broken Restart Gradio button |