Skip to content

Instantly share code, notes, and snippets.

@przemoc
Created January 5, 2023 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save przemoc/0467348dee459d34d30f01925da96371 to your computer and use it in GitHub Desktop.
Save przemoc/0467348dee459d34d30f01925da96371 to your computer and use it in GitHub Desktop.
AUTOMATIC1111/stable-diffusion-webui useful-forks output
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<!-- saved from url=(0073)https://useful-forks.github.io/?repo=AUTOMATIC1111/stable-diffusion-webui -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="./stable-diffusion-webui_files/js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109668880-3');
</script>
<!-- Personal wrapper around Google Analytics Events dispatch calls -->
<script type="text/javascript" src="./stable-diffusion-webui_files/analytics-wrapper.js.download" charset="utf-8"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Find useful forks of GitHub projects">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="useful-forks">
<meta property="og:title" content="useful-forks">
<meta property="og:url" content="https://useful-forks.github.io/">
<meta property="og:image" content="https://useful-forks.github.io/assets/useful-forks-banner.png">
<link rel="icon" href="https://useful-forks.github.io/assets/favicon.ico">
<link rel="apple-touch-icon" href="https://useful-forks.github.io/assets/favicon.ico">
<link rel="bookmark" href="https://useful-forks.github.io/assets/favicon.ico">
<link rel="shortcut icon" href="https://useful-forks.github.io/assets/favicon.ico">
<link rel="stylesheet preload" href="https://useful-forks.github.io/css/my-style.css" as="style">
<link rel="stylesheet preload" href="https://useful-forks.github.io/css/bulma.min.css" as="style">
<link rel="stylesheet preload" href="https://useful-forks.github.io/css/bulma-badge.min.css" as="style">
<title>Useful Forks</title>
</head>
<body>
<!-- CSS trick to force footer at bottom -->
<div class="allButFooter">
<!-- Navigation bar -->
<nav class="navbar is-dark" style="z-index: 1">
<div class="container">
<div class="navbar-brand">
<!-- Left-side buttons which are always displayed -->
<a class="navbar-item has-text-weight-bold" href="https://useful-forks.github.io/" onclick="ga_homeHeader();">
<img src="./stable-diffusion-webui_files/useful-forks-logo.png" alt="UsefulForks_logo">
Home
</a>
<a class="navbar-item has-text-weight-bold" href="https://github.com/useful-forks/useful-forks.github.io" target="_blank" rel="noopener noreferrer" onclick="ga_githubHeader();">
<img src="./stable-diffusion-webui_files/github-white-icon.png" alt="GitHub_logo">
Open-Source Project
</a>
<!-- Dropdown button for smaller screens -->
<div class="navbar-burger burger" data-target="uf-burger">
<!-- Each `<span>` is a line in the burger icon -->
<span></span>
<span></span>
<span></span>
</div>
</div>
<div id="uf-burger" class="navbar-menu">
<!-- Left-side buttons which will populate the Burger -->
<div class="navbar-start">
<a class="navbar-item has-text-weight-bold" href="https://github.com/useful-forks/useful-forks#chrome-extension-wip" target="_blank" rel="noopener noreferrer" onclick="ga_chromeHeader();">
<img src="./stable-diffusion-webui_files/chrome-icon.png" alt="Chrome_logo">
Chrome Extension (WIP)
</a>
</div>
<!-- Right-side buttons which will populate the Burger -->
<div class="navbar-end">
<a id="addTokenBtn" class="navbar-item has-text-weight-bold" onclick="openTokenDialog();"><img src="./stable-diffusion-webui_files/settings-icon.png" alt="Settings">Edit Access Token</a>
</div>
</div>
</div>
</nav>
<!-- Access Token popup -->
<div class="modal" id="useful_forks_token_popup">
<div class="modal-background"></div>
<div class="modal-card">
<header class="modal-card-head">
<p id="modalTokenCardTitle" class="modal-card-title">Edit GitHub Access Token</p>
<button class="delete is-large" aria-label="close" onclick="closeTokenDialog();"></button>
</header>
<section class="modal-card-body">
<p><em>Useful Forks</em> uses the GitHub API to retrieve repository metadata. You may see this dialog because you have hit the
<a href="https://docs.github.com/rest/rate-limit" target="_blank" rel="noopener noreferrer">
GitHub API rate limit</a>.
</p><br>
<p>To raise that limit (it increases it by almost 5000 calls per hour), you should provide a personal Access Token.</p><br>
<p>If you don't already have one, you can create one and paste its ID into the text-box below. The required scope is pre-configured by the "Create" button's link below.</p><br>
<label class="label">Access Token (will be stored in your browser's local storage):</label>
<input class="input" id="tokenInput" placeholder="90c6b8218dae4122b07b4a0fae252c619a08941b">
</section>
<footer class="modal-card-foot">
<a href="https://github.com/settings/tokens/new?description=useful-forks%20(no%20scope%20required)" target="_blank" rel="noopener noreferrer" class="button is-uf-blue is-large is-fullwidth" onclick="ga_createToken();">
Create
</a>
<a class="button is-uf-orange is-large is-fullwidth" onclick="saveTokenBtnClicked();">
Save
</a>
</footer>
</div>
</div>
<!-- Query Settings popup -->
<div class="modal" id="uf_settings_popup">
<div class="modal-background"></div>
<div class="modal-card">
<header class="modal-card-head">
<p class="modal-card-title">Customize query settings</p>
<button class="delete is-large" aria-label="close" onclick="closeSettingsDialog();"></button>
</header>
<section class="modal-card-body">
<p>Settings will be saved on your local browser and will apply to your future queries.</p><br>
<!-- Amount of commit diffs for the automatic filtering. -->
<div class="field is-horizontal">
<div class="field-label is-normal">
<label class="label">Ahead filter:</label>
</div>
<div class="field-body">
<div class="field">
<div class="control">
<input id="uf_settings_filter" class="input is-small is-fullwidth has-tooltip-arrow" type="number" value="0" min="1" placeholder="Default is 0" required="">
</div>
<p class="help mb-2"><strong>Default is 0.</strong> If the amount of 'ahead' commits is less than or equal to this value, the fork is automatically removed from the list.</p>
</div>
</div>
</div>
<!-- Relationship used for the commit diff count. -->
<div class="field is-horizontal">
<div class="field-label is-normal">
<label class="label">Diff relative:</label>
</div>
<div class="field-body">
<div class="field">
<div class="control">
<label class="radio">
<input type="radio" name="rsvp" checked="">
Parent
</label>
<label class="radio" disabled="">
<input type="radio" name="rsvp" disabled="">
Source [WIP]
</label>
<label class="radio" disabled="">
<input type="radio" name="rsvp" disabled="">
Heuristic [WIP]
</label>
</div>
<p class="help mb-2"><strong>Default is 'Parent'.</strong> Which repository, relative to the evaluated fork, should be used to calculate the commit diff ('ahead' and 'behind').</p>
</div>
</div>
</div>
<!-- Export CSV button display. -->
<div class="field is-horizontal">
<div class="field-label is-normal">
<label class="label">Export CSV:</label>
</div>
<div class="field-body">
<div class="field">
<div class="control">
<label class="checkbox">
<input type="checkbox" id="uf_settings_csv" checked="">
Display
</label>
</div>
<p class="help mb-2"><strong>Default is checked.</strong> Determines whether to display or not the "<span class="is-family-monospace">Export table as CSV</span>" button when a scan ends.</p>
</div>
</div>
</div>
</section>
<footer class="modal-card-foot">
<a class="button is-uf-orange is-large is-fullwidth" onclick="saveSettingsBtnClicked();">
Save
</a>
</footer>
</div>
</div>
<!-- The actual "body" where all the action happens -->
<dev class="section">
<div class="container has-text-centered">
<div class="search-container">
<div class="field has-addons">
<p class="control">
<a class="button is-dark is-outlined px-2" onclick="openSettingsDialog();">
<img src="./stable-diffusion-webui_files/settings-icon_big.png" alt="Settings" width="26" height="26">
</a>
</p>
<div class="control is-expanded">
<input class="input is-dark" type="text" id="repo" name="repo" placeholder="payne911/PieMenu" autofocus="" disabled="">
</div>
<p class="control">
<button class="button is-dark is-outlined" id="searchBtn" disabled="">
<span title="GitHub API calls issued so far for this query" class="badge is-dark" id="totalApiCalls">5071 calls</span>
Find useful forks
</button>
</p>
</div>
</div>
</div>
<div class="container" id="useful_forks_inject">
<div id="useful_forks_wrapper"><div id="useful_forks_header"><b>Queried repository</b>:&nbsp;&nbsp;&nbsp;<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;AUTOMATIC1111/stable-diffusion-webui&#39;, true);">AUTOMATIC1111/stable-diffusion-webui</a>|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 27328|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 5051|<svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Amount of watchers</title><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"></path></svg> × 270|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</div><div id="useful_forks_msg" class="has-background-info-light box" style="border-width: thin; border-color: rgba(0, 0, 0, 0.25); border-style: solid;"><b>GitHub API rate-limits exceeded.</b> Consider providing an <b>Access Token</b> if you haven't already (click the button at the top-right).<br>The amount of API calls you are allowed to do will re-accumulate over time: you can try again later on.<br>It's also possible that the queried repository has so many forks that it's impossible to scan it completely without running out of API calls.<br>:(</div><div id="useful_forks_data"><table id="useful_forks_table"><tbody><tr id="imperator-maximus" class="useful_forks_repo"><td value="imperator-maximus/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/imperator-maximus/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;imperator-maximus/stable-diffusion-webui&#39;, false);">imperator-maximus/stable-diffusion-webui</a></td><td value="89">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 89</td><td value="18">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 18</td><td>|</td><td class="uf_badge" value="29"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">29</text></g></svg></td><td>|</td><td class="uf_badge" value="2300"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2300</text></g></svg></td><td value="2022-11-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-08</td></tr><tr id="Interpause" class="useful_forks_repo"><td value="Interpause/auto-sd-krita"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Interpause/auto-sd-krita" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Interpause/auto-sd-krita&#39;, false);">Interpause/auto-sd-krita</a></td><td value="85">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 85</td><td value="2">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 2</td><td>|</td><td class="uf_badge" value="272"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="210">272</text></g></svg></td><td>|</td><td class="uf_badge" value="927"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">927</text></g></svg></td><td value="2022-11-06">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-06</td></tr><tr id="IDEA-CCNL" class="useful_forks_repo"><td value="IDEA-CCNL/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/IDEA-CCNL/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;IDEA-CCNL/stable-diffusion-webui&#39;, false);">IDEA-CCNL/stable-diffusion-webui</a></td><td value="43">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 43</td><td value="12">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 12</td><td>|</td><td class="uf_badge" value="38"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">38</text></g></svg></td><td>|</td><td class="uf_badge" value="618"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">618</text></g></svg></td><td value="2022-12-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-13</td></tr><tr id="dylancl" class="useful_forks_repo"><td value="dylancl/stable-diffusion-webui-mps"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/dylancl/stable-diffusion-webui-mps" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;dylancl/stable-diffusion-webui-mps&#39;, false);">dylancl/stable-diffusion-webui-mps</a></td><td value="40">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 40</td><td value="46">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 46</td><td>|</td><td class="uf_badge" value="27"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">27</text></g></svg></td><td>|</td><td class="uf_badge" value="2323"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2323</text></g></svg></td><td value="2022-10-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-26</td></tr><tr id="Filarius" class="useful_forks_repo"><td value="Filarius/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Filarius/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Filarius/stable-diffusion-webui&#39;, false);">Filarius/stable-diffusion-webui</a></td><td value="34">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 34</td><td value="20">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 20</td><td>|</td><td class="uf_badge" value="15"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">15</text></g></svg></td><td>|</td><td class="uf_badge" value="2575"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2575</text></g></svg></td><td value="2022-10-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-11</td></tr><tr id="deggua" class="useful_forks_repo"><td value="deggua/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/deggua/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;deggua/stable-diffusion-webui&#39;, false);">deggua/stable-diffusion-webui</a></td><td value="27">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 27</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="32"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">32</text></g></svg></td><td>|</td><td class="uf_badge" value="2942"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2942</text></g></svg></td><td value="2022-09-02">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-02</td></tr><tr id="oxysoft" class="useful_forks_repo"><td value="oxysoft/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/oxysoft/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;oxysoft/stable-diffusion-webui&#39;, false);">oxysoft/stable-diffusion-webui</a></td><td value="19">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 19</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="45"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">45</text></g></svg></td><td>|</td><td class="uf_badge" value="1698"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1698</text></g></svg></td><td value="2022-10-25">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-25</td></tr><tr id="SethRobinson" class="useful_forks_repo"><td value="SethRobinson/aitools_server"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/SethRobinson/aitools_server" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;SethRobinson/aitools_server&#39;, false);">SethRobinson/aitools_server</a></td><td value="18">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 18</td><td value="5">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 5</td><td>|</td><td class="uf_badge" value="56"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">56</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2022-12-30">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-30</td></tr><tr id="RyensX" class="useful_forks_repo"><td value="RyensX/stable-diffusion-webui-zhCN"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/RyensX/stable-diffusion-webui-zhCN" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;RyensX/stable-diffusion-webui-zhCN&#39;, false);">RyensX/stable-diffusion-webui-zhCN</a></td><td value="15">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 15</td><td value="7">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 7</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="1495"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1495</text></g></svg></td><td value="2022-10-18">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-18</td></tr><tr id="TomJamesPearce" class="useful_forks_repo"><td value="TomJamesPearce/stable-diffusion-webui-api"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/TomJamesPearce/stable-diffusion-webui-api" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;TomJamesPearce/stable-diffusion-webui-api&#39;, false);">TomJamesPearce/stable-diffusion-webui-api</a></td><td value="13">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 13</td><td value="4">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 4</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="2424"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2424</text></g></svg></td><td value="2022-09-21">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-21</td></tr><tr id="roj234" class="useful_forks_repo"><td value="roj234/stable-diffusion-webui-chinese"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/roj234/stable-diffusion-webui-chinese" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;roj234/stable-diffusion-webui-chinese&#39;, false);">roj234/stable-diffusion-webui-chinese</a></td><td value="8">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 8</td><td value="2">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 2</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="994"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">994</text></g></svg></td><td value="2022-12-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-03</td></tr><tr id="SAGIRI-kawaii" class="useful_forks_repo"><td value="SAGIRI-kawaii/stable-diffusion-webui-api"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/SAGIRI-kawaii/stable-diffusion-webui-api" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;SAGIRI-kawaii/stable-diffusion-webui-api&#39;, false);">SAGIRI-kawaii/stable-diffusion-webui-api</a></td><td value="8">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 8</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-11</td></tr><tr id="ryukra" class="useful_forks_repo"><td value="ryukra/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/ryukra/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;ryukra/stable-diffusion-webui&#39;, false);">ryukra/stable-diffusion-webui</a></td><td value="6">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 6</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="82"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">82</text></g></svg></td><td>|</td><td class="uf_badge" value="916"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">916</text></g></svg></td><td value="2022-11-01">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-01</td></tr><tr id="Vetchems" class="useful_forks_repo"><td value="Vetchems/stable-diffusion-discord-vetch"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Vetchems/stable-diffusion-discord-vetch" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Vetchems/stable-diffusion-discord-vetch&#39;, false);">Vetchems/stable-diffusion-discord-vetch</a></td><td value="5">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 5</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="205"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="210">205</text></g></svg></td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="alphanemeless" class="useful_forks_repo"><td value="alphanemeless/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/alphanemeless/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;alphanemeless/stable-diffusion-webui&#39;, false);">alphanemeless/stable-diffusion-webui</a></td><td value="4">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 4</td><td value="16">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 16</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="1931"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1931</text></g></svg></td><td value="2022-11-01">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-01</td></tr><tr id="hentailord85ez" class="useful_forks_repo"><td value="hentailord85ez/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hentailord85ez/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hentailord85ez/stable-diffusion-webui&#39;, false);">hentailord85ez/stable-diffusion-webui</a></td><td value="4">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 4</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="3DMXM" class="useful_forks_repo"><td value="3DMXM/stable-diffusion-webui-cn"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/3DMXM/stable-diffusion-webui-cn" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;3DMXM/stable-diffusion-webui-cn&#39;, false);">3DMXM/stable-diffusion-webui-cn</a></td><td value="3">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 3</td><td value="2">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 2</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-20">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-20</td></tr><tr id="Ideefixze" class="useful_forks_repo"><td value="Ideefixze/stable-diffusion-webui-vast-ai"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Ideefixze/stable-diffusion-webui-vast-ai" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Ideefixze/stable-diffusion-webui-vast-ai&#39;, false);">Ideefixze/stable-diffusion-webui-vast-ai</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="10"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">10</text></g></svg></td><td>|</td><td class="uf_badge" value="576"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">576</text></g></svg></td><td value="2023-01-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-03</td></tr><tr id="Oneflow-Inc" class="useful_forks_repo"><td value="Oneflow-Inc/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Oneflow-Inc/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Oneflow-Inc/stable-diffusion-webui&#39;, false);">Oneflow-Inc/stable-diffusion-webui</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="19"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">19</text></g></svg></td><td>|</td><td class="uf_badge" value="429"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">429</text></g></svg></td><td value="2022-12-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-05</td></tr><tr id="Wax-Replica" class="useful_forks_repo"><td value="Wax-Replica/stable-diffusion-webui-EBVID"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Wax-Replica/stable-diffusion-webui-EBVID" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Wax-Replica/stable-diffusion-webui-EBVID&#39;, false);">Wax-Replica/stable-diffusion-webui-EBVID</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="1559"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1559</text></g></svg></td><td value="2022-10-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-16</td></tr><tr id="marshmellow77" class="useful_forks_repo"><td value="marshmellow77/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/marshmellow77/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;marshmellow77/stable-diffusion-webui&#39;, false);">marshmellow77/stable-diffusion-webui</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="23"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">23</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="badcode6" class="useful_forks_repo"><td value="badcode6/stable-diffusion-webui-cpu"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/badcode6/stable-diffusion-webui-cpu" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;badcode6/stable-diffusion-webui-cpu&#39;, false);">badcode6/stable-diffusion-webui-cpu</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="9"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">9</text></g></svg></td><td>|</td><td class="uf_badge" value="2032"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2032</text></g></svg></td><td value="2022-10-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-05</td></tr><tr id="raefu" class="useful_forks_repo"><td value="raefu/stable-diffusion-automatic"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/raefu/stable-diffusion-automatic" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;raefu/stable-diffusion-automatic&#39;, false);">raefu/stable-diffusion-automatic</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="58"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">58</text></g></svg></td><td>|</td><td class="uf_badge" value="1559"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1559</text></g></svg></td><td value="2022-12-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-07</td></tr><tr id="JoelwMulongo" class="useful_forks_repo"><td value="JoelwMulongo/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/JoelwMulongo/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;JoelwMulongo/stable-diffusion-webui&#39;, false);">JoelwMulongo/stable-diffusion-webui</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="617"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">617</text></g></svg></td><td value="2022-11-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-07</td></tr><tr id="astrobleem" class="useful_forks_repo"><td value="astrobleem/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/astrobleem/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;astrobleem/stable-diffusion-webui&#39;, false);">astrobleem/stable-diffusion-webui</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="2">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 2</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="916"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">916</text></g></svg></td><td value="2022-10-31">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-31</td></tr><tr id="xieyongliang" class="useful_forks_repo"><td value="xieyongliang/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/xieyongliang/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;xieyongliang/stable-diffusion-webui&#39;, false);">xieyongliang/stable-diffusion-webui</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="28"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">28</text></g></svg></td><td>|</td><td class="uf_badge" value="617"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">617</text></g></svg></td><td value="2023-01-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-03</td></tr><tr id="Michael-Altmann" class="useful_forks_repo"><td value="Michael-Altmann/stable-diffusion-webui-mps"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Michael-Altmann/stable-diffusion-webui-mps" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Michael-Altmann/stable-diffusion-webui-mps&#39;, false);">Michael-Altmann/stable-diffusion-webui-mps</a></td><td value="2">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 2</td><td value="2">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 2</td><td>|</td><td class="uf_badge" value="23"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">23</text></g></svg></td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td value="2022-10-20">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-20</td></tr><tr id="yuuki76" class="useful_forks_repo"><td value="yuuki76/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/yuuki76/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;yuuki76/stable-diffusion-webui&#39;, false);">yuuki76/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1261"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1261</text></g></svg></td><td value="2022-10-23">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-23</td></tr><tr id="MRHACO" class="useful_forks_repo"><td value="MRHACO/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/MRHACO/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;MRHACO/stable-diffusion-webui&#39;, false);">MRHACO/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1861"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1861</text></g></svg></td><td value="2022-10-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-10</td></tr><tr id="cheesypy" class="useful_forks_repo"><td value="cheesypy/stable-diffusion-restapi"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/cheesypy/stable-diffusion-restapi" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;cheesypy/stable-diffusion-restapi&#39;, false);">cheesypy/stable-diffusion-restapi</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="7"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">7</text></g></svg></td><td>|</td><td class="uf_badge" value="1861"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1861</text></g></svg></td><td value="2022-10-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-10</td></tr><tr id="rocordov" class="useful_forks_repo"><td value="rocordov/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/rocordov/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;rocordov/stable-diffusion-webui-1&#39;, false);">rocordov/stable-diffusion-webui-1</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1874"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1874</text></g></svg></td><td value="2022-10-09">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-09</td></tr><tr id="fa0311" class="useful_forks_repo"><td value="fa0311/stable-diffusion-webui-patched"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/fa0311/stable-diffusion-webui-patched" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;fa0311/stable-diffusion-webui-patched&#39;, false);">fa0311/stable-diffusion-webui-patched</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="53"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">53</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-05</td></tr><tr id="NickJack4" class="useful_forks_repo"><td value="NickJack4/stable-diffusion-webui-experimental"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/NickJack4/stable-diffusion-webui-experimental" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;NickJack4/stable-diffusion-webui-experimental&#39;, false);">NickJack4/stable-diffusion-webui-experimental</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-22">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-22</td></tr><tr id="orionaskatu" class="useful_forks_repo"><td value="orionaskatu/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/orionaskatu/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;orionaskatu/stable-diffusion-webui&#39;, false);">orionaskatu/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="297"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="210">297</text></g></svg></td><td>|</td><td class="uf_badge" value="2030"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2030</text></g></svg></td><td value="2022-12-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-05</td></tr><tr id="MalumaDev" class="useful_forks_repo"><td value="MalumaDev/stable-diffusion-webui-aesthetic"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/MalumaDev/stable-diffusion-webui-aesthetic" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;MalumaDev/stable-diffusion-webui-aesthetic&#39;, false);">MalumaDev/stable-diffusion-webui-aesthetic</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1563"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1563</text></g></svg></td><td value="2022-10-19">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-19</td></tr><tr id="Pigletpeak" class="useful_forks_repo"><td value="Pigletpeak/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Pigletpeak/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Pigletpeak/stable-diffusion-webui&#39;, false);">Pigletpeak/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="613"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">613</text></g></svg></td><td value="2022-11-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-11</td></tr><tr id="36DB" class="useful_forks_repo"><td value="36DB/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/36DB/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;36DB/stable-diffusion-webui&#39;, false);">36DB/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="576"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">576</text></g></svg></td><td value="2022-11-12">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-12</td></tr><tr id="lekoOwO" class="useful_forks_repo"><td value="lekoOwO/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/lekoOwO/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;lekoOwO/stable-diffusion-webui&#39;, false);">lekoOwO/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1978"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1978</text></g></svg></td><td value="2022-10-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-07</td></tr><tr id="CCRcmcpe" class="useful_forks_repo"><td value="CCRcmcpe/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/CCRcmcpe/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;CCRcmcpe/stable-diffusion-webui&#39;, false);">CCRcmcpe/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1371"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1371</text></g></svg></td><td value="2022-10-27">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-27</td></tr><tr id="huanyingcsy" class="useful_forks_repo"><td value="huanyingcsy/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/huanyingcsy/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;huanyingcsy/stable-diffusion-webui&#39;, false);">huanyingcsy/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="633"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">633</text></g></svg></td><td value="2022-11-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-05</td></tr><tr id="Aschente0" class="useful_forks_repo"><td value="Aschente0/stable-diffusion-webui-api"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Aschente0/stable-diffusion-webui-api" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Aschente0/stable-diffusion-webui-api&#39;, false);">Aschente0/stable-diffusion-webui-api</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-07</td></tr><tr id="AkashiCoin" class="useful_forks_repo"><td value="AkashiCoin/stable-diffusion-webui-api"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/AkashiCoin/stable-diffusion-webui-api" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;AkashiCoin/stable-diffusion-webui-api&#39;, false);">AkashiCoin/stable-diffusion-webui-api</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-10</td></tr><tr id="JohanAR" class="useful_forks_repo"><td value="JohanAR/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/JohanAR/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;JohanAR/stable-diffusion-webui&#39;, false);">JohanAR/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2370"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2370</text></g></svg></td><td value="2022-09-22">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-22</td></tr><tr id="ntrpnr" class="useful_forks_repo"><td value="ntrpnr/stable-diffusion-webui-merge-inpainting"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/ntrpnr/stable-diffusion-webui-merge-inpainting" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;ntrpnr/stable-diffusion-webui-merge-inpainting&#39;, false);">ntrpnr/stable-diffusion-webui-merge-inpainting</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="15"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">15</text></g></svg></td><td>|</td><td class="uf_badge" value="1095"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1095</text></g></svg></td><td value="2022-10-27">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-27</td></tr><tr id="aria1th" class="useful_forks_repo"><td value="aria1th/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/aria1th/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;aria1th/stable-diffusion-webui&#39;, false);">aria1th/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="15"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">15</text></g></svg></td><td>|</td><td class="uf_badge" value="633"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">633</text></g></svg></td><td value="2022-11-23">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-23</td></tr><tr id="ModelPrompter" class="useful_forks_repo"><td value="ModelPrompter/AUTOMATIC1111-Model-Prompter"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/ModelPrompter/AUTOMATIC1111-Model-Prompter" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;ModelPrompter/AUTOMATIC1111-Model-Prompter&#39;, false);">ModelPrompter/AUTOMATIC1111-Model-Prompter</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="2113"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2113</text></g></svg></td><td value="2022-10-02">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-02</td></tr><tr id="JamElyZEuS" class="useful_forks_repo"><td value="JamElyZEuS/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/JamElyZEuS/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;JamElyZEuS/stable-diffusion-webui&#39;, false);">JamElyZEuS/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="1828"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1828</text></g></svg></td><td value="2022-10-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-11</td></tr><tr id="Antarctics" class="useful_forks_repo"><td value="Antarctics/stable-diffusion-webui-tieba"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Antarctics/stable-diffusion-webui-tieba" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Antarctics/stable-diffusion-webui-tieba&#39;, false);">Antarctics/stable-diffusion-webui-tieba</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="4">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 4</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="GaelicThunder" class="useful_forks_repo"><td value="GaelicThunder/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/GaelicThunder/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;GaelicThunder/stable-diffusion-webui&#39;, false);">GaelicThunder/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="37"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">37</text></g></svg></td><td>|</td><td class="uf_badge" value="574"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">574</text></g></svg></td><td value="2022-11-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-13</td></tr><tr id="mark48853" class="useful_forks_repo"><td value="mark48853/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/mark48853/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;mark48853/stable-diffusion-webui&#39;, false);">mark48853/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="17"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">17</text></g></svg></td><td>|</td><td class="uf_badge" value="422"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">422</text></g></svg></td><td value="2022-12-24">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-24</td></tr><tr id="Ristellise" class="useful_forks_repo"><td value="Ristellise/sd"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Ristellise/sd" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Ristellise/sd&#39;, false);">Ristellise/sd</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="11"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">11</text></g></svg></td><td>|</td><td class="uf_badge" value="522"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">522</text></g></svg></td><td value="2022-11-22">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-22</td></tr><tr id="gSOLO" class="useful_forks_repo"><td value="gSOLO/digil-diffusion"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/gSOLO/digil-diffusion" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;gSOLO/digil-diffusion&#39;, false);">gSOLO/digil-diffusion</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="21"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">21</text></g></svg></td><td>|</td><td class="uf_badge" value="19"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="140">19</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="Stardust-minus" class="useful_forks_repo"><td value="Stardust-minus/stable-diffusion-forDice"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Stardust-minus/stable-diffusion-forDice" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Stardust-minus/stable-diffusion-forDice&#39;, false);">Stardust-minus/stable-diffusion-forDice</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="6"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">6</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-19">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-19</td></tr><tr id="dev-jelly" class="useful_forks_repo"><td value="dev-jelly/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/dev-jelly/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;dev-jelly/stable-diffusion-webui&#39;, false);">dev-jelly/stable-diffusion-webui</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="9"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">9</text></g></svg></td><td>|</td><td class="uf_badge" value="617"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">617</text></g></svg></td><td value="2022-11-24">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-24</td></tr><tr id="g1331" class="useful_forks_repo"><td value="g1331/stable-diffusion-webui-api"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/g1331/stable-diffusion-webui-api" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;g1331/stable-diffusion-webui-api&#39;, false);">g1331/stable-diffusion-webui-api</a></td><td value="1">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 1</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-28">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-28</td></tr><tr id="samuel-reyes" class="useful_forks_repo"><td value="samuel-reyes/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/samuel-reyes/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;samuel-reyes/stable-diffusion-webui&#39;, false);">samuel-reyes/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="325"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">325</text></g></svg></td><td value="2022-09-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-16</td></tr><tr id="simcop2387" class="useful_forks_repo"><td value="simcop2387/stable-diffusion-webui-w-api"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/simcop2387/stable-diffusion-webui-w-api" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;simcop2387/stable-diffusion-webui-w-api&#39;, false);">simcop2387/stable-diffusion-webui-w-api</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1374"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="280">1374</text></g></svg></td><td>|</td><td class="uf_badge" value="29"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="140">29</text></g></svg></td><td value="2022-11-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-13</td></tr><tr id="lcolok" class="useful_forks_repo"><td value="lcolok/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/lcolok/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;lcolok/stable-diffusion-webui&#39;, false);">lcolok/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-26</td></tr><tr id="aaronsantiago" class="useful_forks_repo"><td value="aaronsantiago/stable-diffusion-webui-krita-im"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/aaronsantiago/stable-diffusion-webui-krita-im" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;aaronsantiago/stable-diffusion-webui-krita-im&#39;, false);">aaronsantiago/stable-diffusion-webui-krita-im</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-17</td></tr><tr id="knpau" class="useful_forks_repo"><td value="knpau/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/knpau/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;knpau/stable-diffusion-webui&#39;, false);">knpau/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="56"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">56</text></g></svg></td><td>|</td><td class="uf_badge" value="507"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">507</text></g></svg></td><td value="2022-11-25">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-25</td></tr><tr id="aliasfoxkde" class="useful_forks_repo"><td value="aliasfoxkde/stable-core"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/aliasfoxkde/stable-core" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;aliasfoxkde/stable-core&#39;, false);">aliasfoxkde/stable-core</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="13"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="140">13</text></g></svg></td><td value="2022-10-23">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-23</td></tr><tr id="chrier" class="useful_forks_repo"><td value="chrier/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/chrier/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;chrier/stable-diffusion-webui&#39;, false);">chrier/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="65"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">65</text></g></svg></td><td>|</td><td class="uf_badge" value="579"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">579</text></g></svg></td><td value="2022-10-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-11</td></tr><tr id="sol9607" class="useful_forks_repo"><td value="sol9607/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/sol9607/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;sol9607/stable-diffusion-webui&#39;, false);">sol9607/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="88"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">88</text></g></svg></td><td>|</td><td class="uf_badge" value="340"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">340</text></g></svg></td><td value="2022-10-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-17</td></tr><tr id="chajaehoon" class="useful_forks_repo"><td value="chajaehoon/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/chajaehoon/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;chajaehoon/stable-diffusion-webui&#39;, false);">chajaehoon/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="86"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">86</text></g></svg></td><td>|</td><td class="uf_badge" value="351"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">351</text></g></svg></td><td value="2022-10-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-17</td></tr><tr id="AgI-Dev-Official" class="useful_forks_repo"><td value="AgI-Dev-Official/stable-diffusion-webui-mps"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/AgI-Dev-Official/stable-diffusion-webui-mps" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;AgI-Dev-Official/stable-diffusion-webui-mps&#39;, false);">AgI-Dev-Official/stable-diffusion-webui-mps</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="12"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="140">12</text></g></svg></td><td value="2022-10-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-11</td></tr><tr id="hstdt" class="useful_forks_repo"><td value="hstdt/stable-diffusion-webui-mps"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hstdt/stable-diffusion-webui-mps" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hstdt/stable-diffusion-webui-mps&#39;, false);">hstdt/stable-diffusion-webui-mps</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-11-01">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-01</td></tr><tr id="sgmklp" class="useful_forks_repo"><td value="sgmklp/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/sgmklp/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;sgmklp/stable-diffusion-webui&#39;, false);">sgmklp/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="11"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">11</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-21">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-21</td></tr><tr id="wraithwrath" class="useful_forks_repo"><td value="wraithwrath/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/wraithwrath/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;wraithwrath/stable-diffusion-webui&#39;, false);">wraithwrath/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="nekomakia" class="useful_forks_repo"><td value="nekomakia/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/nekomakia/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;nekomakia/stable-diffusion-webui&#39;, false);">nekomakia/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="16"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">16</text></g></svg></td><td>|</td><td class="uf_badge" value="182"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">182</text></g></svg></td><td value="2022-12-15">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-15</td></tr><tr id="huige233" class="useful_forks_repo"><td value="huige233/stable-diffusion-webui-chinese"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/huige233/stable-diffusion-webui-chinese" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;huige233/stable-diffusion-webui-chinese&#39;, false);">huige233/stable-diffusion-webui-chinese</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="683"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">683</text></g></svg></td><td value="2022-10-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-13</td></tr><tr id="huanmeng99" class="useful_forks_repo"><td value="huanmeng99/stable-diffusion-webui-chinese"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/huanmeng99/stable-diffusion-webui-chinese" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;huanmeng99/stable-diffusion-webui-chinese&#39;, false);">huanmeng99/stable-diffusion-webui-chinese</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="683"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">683</text></g></svg></td><td value="2022-10-18">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-18</td></tr><tr id="bonlime" class="useful_forks_repo"><td value="bonlime/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/bonlime/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;bonlime/stable-diffusion-webui&#39;, false);">bonlime/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td value="2022-11-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-26</td></tr><tr id="flagupup" class="useful_forks_repo"><td value="flagupup/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/flagupup/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;flagupup/stable-diffusion-webui&#39;, false);">flagupup/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-12">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-12</td></tr><tr id="MyGodKnow" class="useful_forks_repo"><td value="MyGodKnow/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/MyGodKnow/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;MyGodKnow/stable-diffusion-webui&#39;, false);">MyGodKnow/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-11-29">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-29</td></tr><tr id="wuwensen123" class="useful_forks_repo"><td value="wuwensen123/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/wuwensen123/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;wuwensen123/stable-diffusion-webui&#39;, false);">wuwensen123/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-13</td></tr><tr id="NovicePack" class="useful_forks_repo"><td value="NovicePack/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/NovicePack/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;NovicePack/stable-diffusion-webui&#39;, false);">NovicePack/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-18">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-18</td></tr><tr id="matthewdm0816" class="useful_forks_repo"><td value="matthewdm0816/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/matthewdm0816/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;matthewdm0816/stable-diffusion-webui&#39;, false);">matthewdm0816/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1530"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1530</text></g></svg></td><td value="2022-10-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-17</td></tr><tr id="jinwonkim93" class="useful_forks_repo"><td value="jinwonkim93/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/jinwonkim93/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;jinwonkim93/stable-diffusion-webui&#39;, false);">jinwonkim93/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="613"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">613</text></g></svg></td><td value="2022-11-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-10</td></tr><tr id="southmost" class="useful_forks_repo"><td value="southmost/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/southmost/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;southmost/stable-diffusion-webui&#39;, false);">southmost/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="9"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">9</text></g></svg></td><td>|</td><td class="uf_badge" value="2032"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2032</text></g></svg></td><td value="2022-10-04">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-04</td></tr><tr id="Interzoneism" class="useful_forks_repo"><td value="Interzoneism/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Interzoneism/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Interzoneism/stable-diffusion-webui-1&#39;, false);">Interzoneism/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="11"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">11</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-09-14">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-14</td></tr><tr id="MichaelManz" class="useful_forks_repo"><td value="MichaelManz/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/MichaelManz/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;MichaelManz/stable-diffusion-webui&#39;, false);">MichaelManz/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="6"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">6</text></g></svg></td><td>|</td><td class="uf_badge" value="916"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">916</text></g></svg></td><td value="2022-10-31">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-31</td></tr><tr id="DarioFT" class="useful_forks_repo"><td value="DarioFT/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/DarioFT/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;DarioFT/stable-diffusion-webui&#39;, false);">DarioFT/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="849"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">849</text></g></svg></td><td value="2022-11-02">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-02</td></tr><tr id="Punkrockdiver" class="useful_forks_repo"><td value="Punkrockdiver/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Punkrockdiver/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Punkrockdiver/stable-diffusion-webui&#39;, false);">Punkrockdiver/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1290"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1290</text></g></svg></td><td value="2022-10-22">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-22</td></tr><tr id="hugoross3000" class="useful_forks_repo"><td value="hugoross3000/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hugoross3000/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hugoross3000/stable-diffusion-webui&#39;, false);">hugoross3000/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-09">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-09</td></tr><tr id="sreinwald" class="useful_forks_repo"><td value="sreinwald/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/sreinwald/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;sreinwald/stable-diffusion-webui&#39;, false);">sreinwald/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2744"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2744</text></g></svg></td><td value="2022-09-12">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-12</td></tr><tr id="liming123332" class="useful_forks_repo"><td value="liming123332/stable-diffusion-webui-aesthetic"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/liming123332/stable-diffusion-webui-aesthetic" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;liming123332/stable-diffusion-webui-aesthetic&#39;, false);">liming123332/stable-diffusion-webui-aesthetic</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-10-20">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-20</td></tr><tr id="TataTawa" class="useful_forks_repo"><td value="TataTawa/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/TataTawa/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;TataTawa/stable-diffusion-webui&#39;, false);">TataTawa/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="112"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="210">112</text></g></svg></td><td>|</td><td class="uf_badge" value="0"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#4c1"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">0</text></g></svg></td><td value="2022-11-24">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-24</td></tr><tr id="Lxhen" class="useful_forks_repo"><td value="Lxhen/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Lxhen/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Lxhen/stable-diffusion-webui&#39;, false);">Lxhen/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="26"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">26</text></g></svg></td><td>|</td><td class="uf_badge" value="1318"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1318</text></g></svg></td><td value="2022-10-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-26</td></tr><tr id="Liso7150" class="useful_forks_repo"><td value="Liso7150/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Liso7150/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Liso7150/stable-diffusion-webui&#39;, false);">Liso7150/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td>|</td><td class="uf_badge" value="613"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">613</text></g></svg></td><td value="2023-01-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-03</td></tr><tr id="webaverse-studios" class="useful_forks_repo"><td value="webaverse-studios/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/webaverse-studios/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;webaverse-studios/stable-diffusion-webui&#39;, false);">webaverse-studios/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="20"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">20</text></g></svg></td><td>|</td><td class="uf_badge" value="2030"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2030</text></g></svg></td><td value="2022-10-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-17</td></tr><tr id="bigoulours" class="useful_forks_repo"><td value="bigoulours/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/bigoulours/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;bigoulours/stable-diffusion-webui&#39;, false);">bigoulours/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2287"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2287</text></g></svg></td><td value="2022-09-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-26</td></tr><tr id="HenriqueWDS" class="useful_forks_repo"><td value="HenriqueWDS/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/HenriqueWDS/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;HenriqueWDS/stable-diffusion-webui&#39;, false);">HenriqueWDS/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="1095"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1095</text></g></svg></td><td value="2022-10-27">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-27</td></tr><tr id="Breefield" class="useful_forks_repo"><td value="Breefield/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Breefield/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Breefield/stable-diffusion-webui&#39;, false);">Breefield/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-10</td></tr><tr id="Pabloader" class="useful_forks_repo"><td value="Pabloader/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Pabloader/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Pabloader/stable-diffusion-webui&#39;, false);">Pabloader/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="1573"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1573</text></g></svg></td><td value="2022-10-15">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-15</td></tr><tr id="zyuganlee" class="useful_forks_repo"><td value="zyuganlee/stable-diffusion-wi"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/zyuganlee/stable-diffusion-wi" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;zyuganlee/stable-diffusion-wi&#39;, false);">zyuganlee/stable-diffusion-wi</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="1095"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1095</text></g></svg></td><td value="2022-10-27">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-27</td></tr><tr id="yjh126yjh" class="useful_forks_repo"><td value="yjh126yjh/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/yjh126yjh/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;yjh126yjh/stable-diffusion-webui&#39;, false);">yjh126yjh/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1919"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1919</text></g></svg></td><td value="2022-10-09">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-09</td></tr><tr id="wellingfeng" class="useful_forks_repo"><td value="wellingfeng/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/wellingfeng/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;wellingfeng/stable-diffusion-webui&#39;, false);">wellingfeng/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="10"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">10</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-28">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-28</td></tr><tr id="s-ilent" class="useful_forks_repo"><td value="s-ilent/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/s-ilent/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;s-ilent/stable-diffusion-webui&#39;, false);">s-ilent/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1493"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1493</text></g></svg></td><td value="2022-10-19">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-19</td></tr><tr id="lukeb1986" class="useful_forks_repo"><td value="lukeb1986/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/lukeb1986/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;lukeb1986/stable-diffusion-webui&#39;, false);">lukeb1986/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="9"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">9</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2023-01-02">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-02</td></tr><tr id="Nikola-Ha" class="useful_forks_repo"><td value="Nikola-Ha/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Nikola-Ha/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Nikola-Ha/stable-diffusion-webui-1&#39;, false);">Nikola-Ha/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-08</td></tr><tr id="wang19891218" class="useful_forks_repo"><td value="wang19891218/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/wang19891218/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;wang19891218/stable-diffusion-webui&#39;, false);">wang19891218/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="7"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">7</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-14">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-14</td></tr><tr id="Monkeysama" class="useful_forks_repo"><td value="Monkeysama/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Monkeysama/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Monkeysama/stable-diffusion-webui&#39;, false);">Monkeysama/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="8"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">8</text></g></svg></td><td>|</td><td class="uf_badge" value="846"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">846</text></g></svg></td><td value="2022-11-04">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-04</td></tr><tr id="hdeezy" class="useful_forks_repo"><td value="hdeezy/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hdeezy/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hdeezy/stable-diffusion-webui-1&#39;, false);">hdeezy/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1095"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1095</text></g></svg></td><td value="2022-10-28">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-28</td></tr><tr id="hmartiro" class="useful_forks_repo"><td value="hmartiro/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hmartiro/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hmartiro/stable-diffusion-webui&#39;, false);">hmartiro/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="916"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">916</text></g></svg></td><td value="2022-11-01">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-01</td></tr><tr id="StefanBulka" class="useful_forks_repo"><td value="StefanBulka/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/StefanBulka/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;StefanBulka/stable-diffusion-webui&#39;, false);">StefanBulka/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1429"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1429</text></g></svg></td><td value="2022-10-20">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-20</td></tr><tr id="Meonako" class="useful_forks_repo"><td value="Meonako/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Meonako/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Meonako/stable-diffusion-webui&#39;, false);">Meonako/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="25"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">25</text></g></svg></td><td>|</td><td class="uf_badge" value="115"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">115</text></g></svg></td><td value="2023-01-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-03</td></tr><tr id="xnny" class="useful_forks_repo"><td value="xnny/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/xnny/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;xnny/stable-diffusion-webui&#39;, false);">xnny/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2022-12-28">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-28</td></tr><tr id="sjw9912" class="useful_forks_repo"><td value="sjw9912/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/sjw9912/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;sjw9912/stable-diffusion-webui&#39;, false);">sjw9912/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-07</td></tr><tr id="XiaoMengXinX" class="useful_forks_repo"><td value="XiaoMengXinX/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/XiaoMengXinX/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;XiaoMengXinX/stable-diffusion-webui&#39;, false);">XiaoMengXinX/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2022-12-31">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-31</td></tr><tr id="LoveRex" class="useful_forks_repo"><td value="LoveRex/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/LoveRex/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;LoveRex/stable-diffusion-webui&#39;, false);">LoveRex/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="576"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">576</text></g></svg></td><td value="2022-12-21">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-21</td></tr><tr id="vedroboev" class="useful_forks_repo"><td value="vedroboev/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/vedroboev/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;vedroboev/stable-diffusion-webui&#39;, false);">vedroboev/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="2438"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2438</text></g></svg></td><td value="2022-09-20">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-20</td></tr><tr id="TimDaNobody" class="useful_forks_repo"><td value="TimDaNobody/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/TimDaNobody/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;TimDaNobody/stable-diffusion-webui&#39;, false);">TimDaNobody/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="613"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">613</text></g></svg></td><td value="2022-11-11">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-11</td></tr><tr id="Mavpt" class="useful_forks_repo"><td value="Mavpt/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Mavpt/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Mavpt/stable-diffusion-webui&#39;, false);">Mavpt/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2612"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2612</text></g></svg></td><td value="2022-09-15">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-15</td></tr><tr id="Mimangqi2022" class="useful_forks_repo"><td value="Mimangqi2022/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Mimangqi2022/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Mimangqi2022/stable-diffusion-webui&#39;, false);">Mimangqi2022/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1770"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1770</text></g></svg></td><td value="2022-10-12">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-12</td></tr><tr id="vivacomedia" class="useful_forks_repo"><td value="vivacomedia/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/vivacomedia/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;vivacomedia/stable-diffusion-webui&#39;, false);">vivacomedia/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-08</td></tr><tr id="miguelgargallo" class="useful_forks_repo"><td value="miguelgargallo/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/miguelgargallo/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;miguelgargallo/stable-diffusion-webui&#39;, false);">miguelgargallo/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-07</td></tr><tr id="vladmandic" class="useful_forks_repo"><td value="vladmandic/automatic"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/vladmandic/automatic" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;vladmandic/automatic&#39;, false);">vladmandic/automatic</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="lonestriker" class="useful_forks_repo"><td value="lonestriker/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/lonestriker/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;lonestriker/stable-diffusion-webui&#39;, false);">lonestriker/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="41"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">41</text></g></svg></td><td>|</td><td class="uf_badge" value="23"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="140">23</text></g></svg></td><td value="2023-01-04">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-04</td></tr><tr id="SebastianKildow" class="useful_forks_repo"><td value="SebastianKildow/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/SebastianKildow/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;SebastianKildow/stable-diffusion-webui-1&#39;, false);">SebastianKildow/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-16</td></tr><tr id="remghoost" class="useful_forks_repo"><td value="remghoost/stable-diffusion-webui-test-environment"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/remghoost/stable-diffusion-webui-test-environment" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;remghoost/stable-diffusion-webui-test-environment&#39;, false);">remghoost/stable-diffusion-webui-test-environment</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="2032"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2032</text></g></svg></td><td value="2022-10-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-05</td></tr><tr id="lnorton89" class="useful_forks_repo"><td value="lnorton89/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/lnorton89/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;lnorton89/stable-diffusion-webui&#39;, false);">lnorton89/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1257"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1257</text></g></svg></td><td value="2022-10-22">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-22</td></tr><tr id="wepaintyou" class="useful_forks_repo"><td value="wepaintyou/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/wepaintyou/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;wepaintyou/stable-diffusion-webui&#39;, false);">wepaintyou/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2023-01-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-03</td></tr><tr id="labx12" class="useful_forks_repo"><td value="labx12/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/labx12/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;labx12/stable-diffusion-webui-1&#39;, false);">labx12/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-08</td></tr><tr id="jstenner" class="useful_forks_repo"><td value="jstenner/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/jstenner/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;jstenner/stable-diffusion-webui&#39;, false);">jstenner/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="1544"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1544</text></g></svg></td><td value="2022-10-18">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-18</td></tr><tr id="alkali1" class="useful_forks_repo"><td value="alkali1/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/alkali1/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;alkali1/stable-diffusion-webui&#39;, false);">alkali1/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="1176"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1176</text></g></svg></td><td value="2022-10-25">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-25</td></tr><tr id="kitty7779" class="useful_forks_repo"><td value="kitty7779/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/kitty7779/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;kitty7779/stable-diffusion-webui-1&#39;, false);">kitty7779/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-08</td></tr><tr id="yomugames" class="useful_forks_repo"><td value="yomugames/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/yomugames/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;yomugames/stable-diffusion-webui&#39;, false);">yomugames/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="113"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">113</text></g></svg></td><td value="2023-01-04">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-04</td></tr><tr id="Titoot" class="useful_forks_repo"><td value="Titoot/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Titoot/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Titoot/stable-diffusion-webui&#39;, false);">Titoot/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-04">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-04</td></tr><tr id="hullingerbr" class="useful_forks_repo"><td value="hullingerbr/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hullingerbr/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hullingerbr/stable-diffusion-webui-1&#39;, false);">hullingerbr/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-08</td></tr><tr id="professor-ben" class="useful_forks_repo"><td value="professor-ben/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/professor-ben/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;professor-ben/stable-diffusion-webui&#39;, false);">professor-ben/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="197"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">197</text></g></svg></td><td value="2022-12-24">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-24</td></tr><tr id="bencoster" class="useful_forks_repo"><td value="bencoster/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/bencoster/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;bencoster/stable-diffusion-webui&#39;, false);">bencoster/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="576"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">576</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="KumiIT" class="useful_forks_repo"><td value="KumiIT/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/KumiIT/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;KumiIT/stable-diffusion-webui&#39;, false);">KumiIT/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="DDVD233" class="useful_forks_repo"><td value="DDVD233/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/DDVD233/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;DDVD233/stable-diffusion-webui&#39;, false);">DDVD233/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="12"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">12</text></g></svg></td><td>|</td><td class="uf_badge" value="1544"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1544</text></g></svg></td><td value="2022-10-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-16</td></tr><tr id="bobyang79" class="useful_forks_repo"><td value="bobyang79/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/bobyang79/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;bobyang79/stable-diffusion-webui&#39;, false);">bobyang79/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="122"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">122</text></g></svg></td><td value="2023-01-03">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-03</td></tr><tr id="bananachu4561066" class="useful_forks_repo"><td value="bananachu4561066/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/bananachu4561066/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;bananachu4561066/stable-diffusion-webui&#39;, false);">bananachu4561066/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="1978"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1978</text></g></svg></td><td value="2022-10-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-13</td></tr><tr id="ssysm" class="useful_forks_repo"><td value="ssysm/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/ssysm/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;ssysm/stable-diffusion-webui&#39;, false);">ssysm/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="6"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">6</text></g></svg></td><td>|</td><td class="uf_badge" value="1919"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1919</text></g></svg></td><td value="2022-10-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-10</td></tr><tr id="Juanp1324" class="useful_forks_repo"><td value="Juanp1324/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Juanp1324/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Juanp1324/stable-diffusion-webui&#39;, false);">Juanp1324/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1864"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1864</text></g></svg></td><td value="2022-10-09">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-09</td></tr><tr id="silexxx" class="useful_forks_repo"><td value="silexxx/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/silexxx/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;silexxx/stable-diffusion-webui&#39;, false);">silexxx/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2245"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2245</text></g></svg></td><td value="2022-09-28">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-28</td></tr><tr id="kruno108" class="useful_forks_repo"><td value="kruno108/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/kruno108/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;kruno108/stable-diffusion-webui&#39;, false);">kruno108/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="680"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">680</text></g></svg></td><td value="2022-11-10">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-10</td></tr><tr id="rodeinn" class="useful_forks_repo"><td value="rodeinn/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/rodeinn/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;rodeinn/stable-diffusion-webui-1&#39;, false);">rodeinn/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-16</td></tr><tr id="28921085" class="useful_forks_repo"><td value="28921085/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/28921085/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;28921085/stable-diffusion-webui&#39;, false);">28921085/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="518"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">518</text></g></svg></td><td value="2022-11-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-26</td></tr><tr id="sphuff" class="useful_forks_repo"><td value="sphuff/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/sphuff/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;sphuff/stable-diffusion-webui&#39;, false);">sphuff/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="6"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">6</text></g></svg></td><td>|</td><td class="uf_badge" value="131"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">131</text></g></svg></td><td value="2023-01-04">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-04</td></tr><tr id="asa-asa" class="useful_forks_repo"><td value="asa-asa/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/asa-asa/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;asa-asa/stable-diffusion-webui&#39;, false);">asa-asa/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1578"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1578</text></g></svg></td><td value="2022-10-15">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-15</td></tr><tr id="dprat0821" class="useful_forks_repo"><td value="dprat0821/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/dprat0821/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;dprat0821/stable-diffusion-webui&#39;, false);">dprat0821/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-17</td></tr><tr id="polypoyo" class="useful_forks_repo"><td value="polypoyo/stable-diffusion-webui-but-with-a-shell.nix"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/polypoyo/stable-diffusion-webui-but-with-a-shell.nix" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;polypoyo/stable-diffusion-webui-but-with-a-shell.nix&#39;, false);">polypoyo/stable-diffusion-webui-but-with-a-shell.nix</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="576"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">576</text></g></svg></td><td value="2022-11-15">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-15</td></tr><tr id="Quart233" class="useful_forks_repo"><td value="Quart233/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Quart233/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Quart233/stable-diffusion-webui&#39;, false);">Quart233/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1660"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1660</text></g></svg></td><td value="2022-10-14">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-14</td></tr><tr id="onyxhat" class="useful_forks_repo"><td value="onyxhat/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/onyxhat/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;onyxhat/stable-diffusion-webui&#39;, false);">onyxhat/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="817"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">817</text></g></svg></td><td value="2022-11-02">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-02</td></tr><tr id="Twibap" class="useful_forks_repo"><td value="Twibap/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Twibap/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Twibap/stable-diffusion-webui&#39;, false);">Twibap/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="2136"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2136</text></g></svg></td><td value="2022-10-02">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-02</td></tr><tr id="bartman081523" class="useful_forks_repo"><td value="bartman081523/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/bartman081523/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;bartman081523/stable-diffusion-webui&#39;, false);">bartman081523/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="994"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">994</text></g></svg></td><td value="2022-10-29">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-29</td></tr><tr id="salco" class="useful_forks_repo"><td value="salco/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/salco/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;salco/stable-diffusion-webui&#39;, false);">salco/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="422"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">422</text></g></svg></td><td value="2022-12-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-05</td></tr><tr id="junpengqiu" class="useful_forks_repo"><td value="junpengqiu/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/junpengqiu/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;junpengqiu/stable-diffusion-webui&#39;, false);">junpengqiu/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1612"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1612</text></g></svg></td><td value="2022-10-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-16</td></tr><tr id="rmkeezer" class="useful_forks_repo"><td value="rmkeezer/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/rmkeezer/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;rmkeezer/stable-diffusion-webui&#39;, false);">rmkeezer/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2784"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2784</text></g></svg></td><td value="2022-09-09">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-09</td></tr><tr id="elias-sundqvist" class="useful_forks_repo"><td value="elias-sundqvist/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/elias-sundqvist/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;elias-sundqvist/stable-diffusion-webui&#39;, false);">elias-sundqvist/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="2587"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2587</text></g></svg></td><td value="2022-09-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-16</td></tr><tr id="PengYingZ" class="useful_forks_repo"><td value="PengYingZ/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/PengYingZ/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;PengYingZ/stable-diffusion-webui&#39;, false);">PengYingZ/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="927"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">927</text></g></svg></td><td value="2022-10-31">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-31</td></tr><tr id="ldfandian" class="useful_forks_repo"><td value="ldfandian/stable-diffusion-webui-devkit"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/ldfandian/stable-diffusion-webui-devkit" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;ldfandian/stable-diffusion-webui-devkit&#39;, false);">ldfandian/stable-diffusion-webui-devkit</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="277"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">277</text></g></svg></td><td value="2022-12-16">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-16</td></tr><tr id="LIGHT-Mus" class="useful_forks_repo"><td value="LIGHT-Mus/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/LIGHT-Mus/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;LIGHT-Mus/stable-diffusion-webui&#39;, false);">LIGHT-Mus/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1467"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1467</text></g></svg></td><td value="2022-10-19">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-19</td></tr><tr id="mortstraze" class="useful_forks_repo"><td value="mortstraze/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/mortstraze/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;mortstraze/stable-diffusion-webui&#39;, false);">mortstraze/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="2"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg></td><td>|</td><td class="uf_badge" value="2222"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2222</text></g></svg></td><td value="2022-09-28">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-28</td></tr><tr id="Vopaaz" class="useful_forks_repo"><td value="Vopaaz/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Vopaaz/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Vopaaz/stable-diffusion-webui&#39;, false);">Vopaaz/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1919"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1919</text></g></svg></td><td value="2022-10-09">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-09</td></tr><tr id="MISTERNEGATIVE21" class="useful_forks_repo"><td value="MISTERNEGATIVE21/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/MISTERNEGATIVE21/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;MISTERNEGATIVE21/stable-diffusion-webui&#39;, false);">MISTERNEGATIVE21/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="137"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">137</text></g></svg></td><td value="2023-01-01">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-01</td></tr><tr id="DaveM80" class="useful_forks_repo"><td value="DaveM80/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/DaveM80/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;DaveM80/stable-diffusion-webui&#39;, false);">DaveM80/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="184"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">184</text></g></svg></td><td value="2022-12-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-26</td></tr><tr id="purENDKING" class="useful_forks_repo"><td value="purENDKING/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/purENDKING/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;purENDKING/stable-diffusion-webui&#39;, false);">purENDKING/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1559"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1559</text></g></svg></td><td value="2022-10-15">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-15</td></tr><tr id="Ending2015a" class="useful_forks_repo"><td value="Ending2015a/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Ending2015a/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Ending2015a/stable-diffusion-webui&#39;, false);">Ending2015a/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="528"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">528</text></g></svg></td><td value="2022-12-07">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-07</td></tr><tr id="daikona" class="useful_forks_repo"><td value="daikona/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/daikona/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;daikona/stable-diffusion-webui&#39;, false);">daikona/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1176"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1176</text></g></svg></td><td value="2022-10-26">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-26</td></tr><tr id="HunterVacui" class="useful_forks_repo"><td value="HunterVacui/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/HunterVacui/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;HunterVacui/stable-diffusion-webui&#39;, false);">HunterVacui/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="9"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">9</text></g></svg></td><td>|</td><td class="uf_badge" value="871"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">871</text></g></svg></td><td value="2022-11-06">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-06</td></tr><tr id="rayochoajr" class="useful_forks_repo"><td value="rayochoajr/stable-diffusion-webui-1"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/rayochoajr/stable-diffusion-webui-1" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;rayochoajr/stable-diffusion-webui-1&#39;, false);">rayochoajr/stable-diffusion-webui-1</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="14"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">14</text></g></svg></td><td>|</td><td class="uf_badge" value="2653"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2653</text></g></svg></td><td value="2022-10-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-08</td></tr><tr id="a22106" class="useful_forks_repo"><td value="a22106/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/a22106/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;a22106/stable-diffusion-webui&#39;, false);">a22106/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="1">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 1</td><td>|</td><td class="uf_badge" value="59"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="140">59</text></g></svg></td><td>|</td><td class="uf_badge" value="19"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="140">19</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="kozhemyak" class="useful_forks_repo"><td value="kozhemyak/stable-diffusion-webui-runpod"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/kozhemyak/stable-diffusion-webui-runpod" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;kozhemyak/stable-diffusion-webui-runpod&#39;, false);">kozhemyak/stable-diffusion-webui-runpod</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="1670"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1670</text></g></svg></td><td value="2022-10-14">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-14</td></tr><tr id="roar-emaus" class="useful_forks_repo"><td value="roar-emaus/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/roar-emaus/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;roar-emaus/stable-diffusion-webui&#39;, false);">roar-emaus/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="236"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">236</text></g></svg></td><td value="2022-12-24">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-24</td></tr><tr id="andreae293" class="useful_forks_repo"><td value="andreae293/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/andreae293/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;andreae293/stable-diffusion-webui&#39;, false);">andreae293/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="2394"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">2394</text></g></svg></td><td value="2022-09-21">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-09-21</td></tr><tr id="hrt4u" class="useful_forks_repo"><td value="hrt4u/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/hrt4u/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;hrt4u/stable-diffusion-webui&#39;, false);">hrt4u/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="5"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">5</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-08</td></tr><tr id="python6460" class="useful_forks_repo"><td value="python6460/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/python6460/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;python6460/stable-diffusion-webui&#39;, false);">python6460/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1533"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1533</text></g></svg></td><td value="2022-10-17">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-17</td></tr><tr id="yx3014" class="useful_forks_repo"><td value="yx3014/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/yx3014/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;yx3014/stable-diffusion-webui&#39;, false);">yx3014/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="9"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">9</text></g></svg></td><td>|</td><td class="uf_badge" value="825"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">825</text></g></svg></td><td value="2022-10-13">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-13</td></tr><tr id="Ginsakura" class="useful_forks_repo"><td value="Ginsakura/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/Ginsakura/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;Ginsakura/stable-diffusion-webui&#39;, false);">Ginsakura/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1971"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1971</text></g></svg></td><td value="2023-01-05">|<strong><svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2023-01-05</strong></td></tr><tr id="idk42069666" class="useful_forks_repo"><td value="idk42069666/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/idk42069666/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;idk42069666/stable-diffusion-webui&#39;, false);">idk42069666/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1189"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1189</text></g></svg></td><td value="2022-10-25">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-25</td></tr><tr id="artem9k" class="useful_forks_repo"><td value="artem9k/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/artem9k/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;artem9k/stable-diffusion-webui&#39;, false);">artem9k/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="522"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">522</text></g></svg></td><td value="2022-11-24">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-24</td></tr><tr id="eugenecooper" class="useful_forks_repo"><td value="eugenecooper/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/eugenecooper/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;eugenecooper/stable-diffusion-webui&#39;, false);">eugenecooper/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="681"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">681</text></g></svg></td><td value="2022-11-05">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-11-05</td></tr><tr id="kimi00jason" class="useful_forks_repo"><td value="kimi00jason/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/kimi00jason/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;kimi00jason/stable-diffusion-webui&#39;, false);">kimi00jason/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="1"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">1</text></g></svg></td><td>|</td><td class="uf_badge" value="1978"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="280">1978</text></g></svg></td><td value="2022-10-08">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-10-08</td></tr><tr id="zmic" class="useful_forks_repo"><td value="zmic/sdwebui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/zmic/sdwebui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;zmic/sdwebui&#39;, false);">zmic/sdwebui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="4"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">4</text></g></svg></td><td>|</td><td class="uf_badge" value="365"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">365</text></g></svg></td><td value="2022-12-22">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-22</td></tr><tr id="shap-po" class="useful_forks_repo"><td value="shap-po/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> <a href="https://github.com/shap-po/stable-diffusion-webui" target="_blank" rel="noopener noreferrer" onclick="ga_queryResultClick(&#39;shap-po/stable-diffusion-webui&#39;, false);">shap-po/stable-diffusion-webui</a></td><td value="0">|<svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" width="14" height="16" aria-label="star" role="img"><title>Amount of stars</title><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg> × 0</td><td value="0">|<svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 00-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 002 1a1.993 1.993 0 00-1 3.72V6.5l3 3v1.78A1.993 1.993 0 005 15a1.993 1.993 0 001-3.72V9.5l3-3V4.72A1.993 1.993 0 008 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg> × 0</td><td>|</td><td class="uf_badge" value="3"><svg xmlns="http://www.w3.org/2000/svg" width="88" height="24" role="img"><title>How far ahead this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="88" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="43" height="18" fill="#555"></rect><rect x="43" width="45" height="18" fill="#007ec6"></rect><rect width="88" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="225" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">ahead</text><text x="225" y="130" transform="scale(.1)" fill="#fff" textLength="330">ahead</text><text x="645" y="130" transform="scale(.1)" fill="#fff" textLength="70">3</text></g></svg></td><td>|</td><td class="uf_badge" value="576"><svg xmlns="http://www.w3.org/2000/svg" width="92" height="24" role="img"><title>How far behind this fork's default branch is compared to its parent's default branch</title><lineargradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#fff" stop-opacity=".7"></stop><stop offset=".1" stop-color="#aaa" stop-opacity=".1"></stop><stop offset=".9" stop-color="#000" stop-opacity=".3"></stop><stop offset="1" stop-color="#000" stop-opacity=".5"></stop></lineargradient><clippath id="r"><rect width="92" height="18" rx="4" fill="#fff"></rect></clippath><g clip-path="url(#r)"><rect width="47" height="18" fill="#555"></rect><rect x="47" width="45" height="18" fill="#007ec6"></rect><rect width="92" height="18" fill="url(#s)"></rect></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="245" y="140" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">behind</text><text x="245" y="130" transform="scale(.1)" fill="#fff" textLength="370">behind</text><text x="685" y="130" transform="scale(.1)" fill="#fff" textLength="210">576</text></g></svg></td><td value="2022-12-01">|<svg class="octicon octicon-history text-gray" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true" role="img"><title>Date of the most recent push in ANY branch of the repository</title><path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path></svg> 2022-12-01</td></tr><tr id="Aestas16" class="useful_forks_repo"><td value="Aestas16/stable-diffusion-webui"><svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" width="10" height="16" aria-hidden="true" role="img"><title>Amount of forks, or name of the repository</title><path fi
@przemoc
Copy link
Author

przemoc commented Jan 5, 2023

useful-forks output for AUTOMATIC1111/stable-diffusion-webui
Incomplete due to GitHub API rate-limits exceeded

Gist HTML Preview:
https://gistpreview.github.io/?0467348dee459d34d30f01925da96371
(untested due to API rate limit exceeded)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment