@@ -205,6 +205,8 @@ with gr.Blocks(fill_height=True) as demo:
if__name__=="__main__":
demo.launch(
server_name="0.0.0.0",
server_port=7860,
theme=custom_theme,
css="""
.header-text h1 {
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.