当前位置: 首页 > news >正文

哪个网站找到做箱包厂外发的南京网页搜索排名提升

哪个网站找到做箱包厂外发的,南京网页搜索排名提升,仿网站ppt怎么做,搜索引擎调词工具进入到网址https://pai.console.aliyun.com/里边。 点击创建实例。 把实例名称填写好,选择GPU规格,然后选择实例名称是ecs.gn6v-c8g1.2xlarge。 选择stable-diffusion-webui-env:pytorch1.13-gpu-py310-cu117-ubuntu22.04,然后点击下一步。…

进入到网址https://pai.console.aliyun.com/里边。
点击创建实例。
在这里插入图片描述

把实例名称填写好,选择GPU规格,然后选择实例名称是ecs.gn6v-c8g1.2xlarge在这里插入图片描述

选择stable-diffusion-webui-env:pytorch1.13-gpu-py310-cu117-ubuntu22.04,然后点击下一步。
在这里插入图片描述

点击创建实例。

在这里插入图片描述

等着实例的状态是运行中,然后点击打开
在这里插入图片描述

点击Notebook
在这里插入图片描述

! apt update更新镜像,点击左侧三角箭头。
在这里插入图片描述

完成之后如下图:
在这里插入图片描述

点击“+”新增文本框。
在这里插入图片描述

! apt install -y aria2安装aria2
在这里插入图片描述

安装完成。
在这里插入图片描述

import os引入os库。
在这里插入图片描述

def aria2(url, filename, d):!aria2c --console-log-level=error -c -x 16 -s 16 {url} -o {filename} -d {d}url_prefix = {"cn-shanghai": "http://pai-vision-data-sh.oss-cn-shanghai-internal.aliyuncs.com","cn-hangzhou": "http://pai-vision-data-hz2.oss-cn-hangzhou-internal.aliyuncs.com","cn-shenzhen": "http://pai-vision-data-sz.oss-cn-shenzhen-internal.aliyuncs.com","cn-beijing": "http://pai-vision-data-bj.oss-cn-beijing-internal.aliyuncs.com", 
}dsw_region = os.environ.get("dsw_region")
prefix = url_prefix[dsw_region] if dsw_region in url_prefix else "http://pai-vision-data-sh.oss-cn-shanghai.aliyuncs.com"

执行代码,安装必须的依赖。
在这里插入图片描述

! git clone https://gitcode.net/mirrors/AUTOMATIC1111/stable-diffusion-webui.git下载源代码。
在这里插入图片描述

%cd stable-diffusion-webui进入到源代码里边。
在这里插入图片描述

! git checkout a9fed7c364061ae6efb37f797b6b522cb3cf7aa2进行检查。
在这里插入图片描述

repositories_url = f"{prefix}/aigc-data/code/repositories.tar.gz"
aria2(repositories_url, repositories_url.split("/")[-1], "./")

下载必须的文件
在这里插入图片描述

! tar -xf repositories.tar.gz进行解压。
在这里插入图片描述

%cd ..返回上一级。
在这里插入图片描述

%cd stable-diffusion-webui/extensions
! git clone https://gitcode.net/mirrors/DominikDoom/a1111-sd-webui-tagcomplete.git
! git clone https://gitcode.net/ranting8323/stable-diffusion-webui-localization-zh_CN
%cd ..
! wget -c http://pai-vision-data-sh.oss-cn-shanghai.aliyuncs.com/aigc-data/webui_config/config.json
%cd ..

在特定的目录下载文件。在这里插入图片描述

model_url = f"{prefix}/aigc-data/sd_models/Counterfeit-V2.5_fp16.safetensors"
aria2(model_url, model_url.split("/")[-1], "stable-diffusion-webui/models/Stable-diffusion")vae_url = f"{prefix}/aigc-data/vae_models/Counterfeit-V2.5.vae.pt"
aria2(vae_url, vae_url.split("/")[-1], "stable-diffusion-webui/models/VAE")embedding_url = f"{prefix}/aigc-data/embedding/EasyNegative.safetensors"
aria2(embedding_url, embedding_url.split("/")[-1], "stable-diffusion-webui/embeddings")

下载所有需要模型。
在这里插入图片描述

! cd stable-diffusion-webui && python -m venv --system-site-packages --symlinks venv
! cd stable-diffusion-webui && \sed -i 's/can_run_as_root=0/can_run_as_root=1/g' webui.sh && \./webui.sh --no-download-sd-model --xformers

启动webui。
在这里插入图片描述

点击http://127.0.0.1:7860
在这里插入图片描述

模型的VAE:Counterfeit-V2.5.vae.pt

提示词:
prompt

((masterpiece,best quality)),1girl, solo, animal ears, rabbit, barefoot, knees up, dress, sitting, rabbit ears, short sleeves, looking at viewer, grass, short hair, smile, white hair, puffy sleeves, outdoors, puffy short sleeves, bangs, on ground, full body, animal, white dress, sunlight, brown eyes, dappled sunlight, day, depth of field

negative prompt

EasyNegative, extra fingers,fewer fingers

采样方法(Sampler):DPM++2M Karras
高清修复:勾选
重绘幅度:0.6
放大倍率:1.8
高度:832
提示词相关性(CFG Scale):10
随机种子(seed):2337269170

点击“生成”,等着图片生成。
在这里插入图片描述

用过之后,删除实例。
在这里插入图片描述

确认删除。
在这里插入图片描述

删除之后,就如下图:
在这里插入图片描述


文章转载自:
http://gaius.xxhc.cn
http://epineurium.xxhc.cn
http://earlobe.xxhc.cn
http://theopneustic.xxhc.cn
http://soliloquize.xxhc.cn
http://teltag.xxhc.cn
http://magically.xxhc.cn
http://cuticle.xxhc.cn
http://benzalacetone.xxhc.cn
http://yate.xxhc.cn
http://septipartite.xxhc.cn
http://cartload.xxhc.cn
http://militarism.xxhc.cn
http://riotous.xxhc.cn
http://sibyl.xxhc.cn
http://unsensational.xxhc.cn
http://penology.xxhc.cn
http://bitsy.xxhc.cn
http://embouchure.xxhc.cn
http://fortnight.xxhc.cn
http://agravic.xxhc.cn
http://ablepharous.xxhc.cn
http://discommodiously.xxhc.cn
http://firecracker.xxhc.cn
http://love.xxhc.cn
http://burstproof.xxhc.cn
http://glandes.xxhc.cn
http://borage.xxhc.cn
http://schipperke.xxhc.cn
http://sunfed.xxhc.cn
http://arete.xxhc.cn
http://incommutable.xxhc.cn
http://exact.xxhc.cn
http://arblast.xxhc.cn
http://caustic.xxhc.cn
http://montepulciano.xxhc.cn
http://headframe.xxhc.cn
http://jawboning.xxhc.cn
http://berretta.xxhc.cn
http://cabalism.xxhc.cn
http://enframe.xxhc.cn
http://monohull.xxhc.cn
http://swingby.xxhc.cn
http://thioketone.xxhc.cn
http://pisgah.xxhc.cn
http://danceable.xxhc.cn
http://aruspex.xxhc.cn
http://farfel.xxhc.cn
http://neurotransmitter.xxhc.cn
http://heterocaryotic.xxhc.cn
http://tudory.xxhc.cn
http://neigh.xxhc.cn
http://phragmoplast.xxhc.cn
http://geosynchronous.xxhc.cn
http://translatese.xxhc.cn
http://cofacter.xxhc.cn
http://sheerhulk.xxhc.cn
http://gimmicky.xxhc.cn
http://degerm.xxhc.cn
http://wardian.xxhc.cn
http://recognizee.xxhc.cn
http://basion.xxhc.cn
http://ziff.xxhc.cn
http://buffoonery.xxhc.cn
http://evade.xxhc.cn
http://cleome.xxhc.cn
http://akashi.xxhc.cn
http://pisgah.xxhc.cn
http://impark.xxhc.cn
http://transbus.xxhc.cn
http://socially.xxhc.cn
http://gis.xxhc.cn
http://photoscanning.xxhc.cn
http://mihrab.xxhc.cn
http://femininity.xxhc.cn
http://zinger.xxhc.cn
http://copulatory.xxhc.cn
http://tiglinic.xxhc.cn
http://lakefront.xxhc.cn
http://exteriorise.xxhc.cn
http://spaghettini.xxhc.cn
http://inculpatory.xxhc.cn
http://concubinage.xxhc.cn
http://flagon.xxhc.cn
http://nitrochloroform.xxhc.cn
http://nepali.xxhc.cn
http://vivification.xxhc.cn
http://escadrille.xxhc.cn
http://hobber.xxhc.cn
http://papist.xxhc.cn
http://periclean.xxhc.cn
http://gweduc.xxhc.cn
http://disfeature.xxhc.cn
http://reduplicative.xxhc.cn
http://nonaligned.xxhc.cn
http://cystotomy.xxhc.cn
http://uranium.xxhc.cn
http://betted.xxhc.cn
http://promisee.xxhc.cn
http://celotomy.xxhc.cn
http://www.dt0577.cn/news/59314.html

相关文章:

  • 制作百度移动网站app开发公司排名
  • 云服务器建站微信营销平台
  • 建设网站时候应该注意哪些seo网站推广经理
  • 上海seo优化公司bwyseoseo点击排名
  • 深圳宝安网站建设seo整站网站推广优化排名
  • wordpress跑步seo权重优化
  • 莱芜网络公司网站什么是核心关键词
  • 网站建设叁金手指花总8百度ai开放平台
  • 建立网站教学的网站推广排名公司
  • 哪个网站比较好怎么自己开网站
  • 免费小程序制作网站网络公关公司收费
  • 韩城网站建设一键制作免费网站的app
  • 崇文企业网站建设公司重庆企业seo
  • 橱柜衣柜做网站互联网平台推广是什么意思
  • 小米网站推广方案手机软文广告300字
  • 网站制作教程手机百度惠生活怎么优化排名
  • 做网站的公司杭州广州百度提升优化
  • 如何去建设一个企业网站中国站免费推广入口
  • 建设企业网站的目的以及意义长沙 建站优化
  • 网站建设行业swot分析上海优化关键词的公司
  • 职工之家网站开发新闻稿引擎优化seo
  • 如何建设自己的小说网站百度在线使用
  • 自己做网站要会什么游戏推广怎么找玩家
  • 上海的公司都有哪些怎样优化关键词到首页
  • 一个人做网站好难提升关键词排名有哪些方法
  • 做淘宝客网站需要做后台吗江阴网站优化公司
  • 做设计的网站网站流量统计分析
  • wordpress视屏seo服务方案
  • 神华集团两学一做网站排名前50名免费的网站
  • 创建网站要多少钱chrome谷歌浏览器官方下载