12 Commits

3 changed files with 24 additions and 18 deletions
Split View
  1. +5
    -3
      README.md
  2. +18
    -15
      html/footer.html
  3. +1
    -0
      test/__init__.py

+ 5
- 3
README.md View File

@@ -1,10 +1,12 @@
# AI绘画
# 适配于启智云英伟达显卡
# AI绘画 SD云端部署项目(完全免费)
# 适配于启智云英伟达A100 40G显卡
# 不定期与官方同步更新SD webui版本
## 基于https://www.kaggle.com/code/qq2575044704/stable-diffusion-webui-novelai-edited-version-2 Kaggle SD云端部署修改
# 有问题联系QQ 2575044704
# Stable Diffusion web UI
## 关于积分说明:每天送10积分,每天可以攒一个小时A100显卡使用时间。30分钟内关机不扣积分
A browser interface based on Gradio library for Stable Diffusion.
### 当前版本:V1.8.0
![](screenshot.png)

## Features


+ 18
- 15
html/footer.html View File

@@ -1,15 +1,18 @@
<div>
<a href="{api_docs}">API</a>
 • 
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">Github</a>
 • 
<a href="https://gradio.app">Gradio</a>
 • 
<a href="#" onclick="showProfile('./internal/profile-startup'); return false;">Startup profile</a>
 • 
<a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
</div>
<br />
<div class="versions">
{versions}
</div>
<div>
<a href="{api_docs}">API(需要调用sdapi请联系作者)</a>
 • 
<a href="https://qm.qq.com/q/MZziGFDlEC">有问题联系qq2575044704</a>
 • 
<a href="https://wandb.ai/byby/gpu-temperature-monitor?workspace=user-">BY NYAN9</a>
 • 
<a href="https://wandb.ai/byby/gpu-temperature-monitor?workspace=user-">系统信息</a>
 • 
<br />
<div class="versions">
{versions}
</div>
<small>如果需要上传自定义模型,请使用batchlinks downloader插件。暂不支持自定义插件</small>
<br />
<p>来自作者的话:可以安装其它模型,但是请勿安装外部插件,这是为了避免因为环境冲突导致webui崩溃,感谢配合。如有需要安装其它插件,请自行部署Stable Diffsuion</p>
<p>如需更新webui版本,或者其它需求请联系本人QQ 2575044704或者群632428790。</p>
</div>

+ 1
- 0
test/__init__.py View File

@@ -0,0 +1 @@


Loading…
Cancel
Save
Baidu
map