Friday, August 25, 2023

Cách Chuyển Bất Cứ Ảnh Nào Sang Anime Bằng Stable Diffusion

Các bước thực hiện như sau:
  1. Chọn model
  2. Câu lệnh
  3. Controlnet
1. Đầu tiên, danh sách các model tạo ảnh đẹp

Các model mình thấy tạo ảnh đẹp như:

  • Anything v5
  • Counterfeit
2. Sau dó, phần câu lệnh
Ví dụ như :
Prompt: ( masterpiece, best quality ) a 5 years old little girl in a white dress holding (((a yellow purse: 1.2))) in the yeard of the garden and little smiling looking at the high tree, 
 
3. Tải bức ảnh bạn muốn lên vào dùng controlnet
Mình để My Controlnet is more important
  • Sử dụng Canny
  • Sử dụng line art
Một số các phần bổ sung:

- embeddings

  • Easy Negative
  • Bad Artist Negative

- Anime LoRA

  • 3D rendering style ( Hình ảnh 3d)
  • Mecha

- VAE cho Anime

  • OrangeMix VAE
  • kl-f8-anime2 ( Cực hiệu quả)

 

https://www.facebook.com/groups/3262256010653927/user/100024727776904/

Related Posts:

  • Node.jshttp://nodejs.org Cannot find module Error cmd>npm install <name_of_module> ie: ejs, express, formidable Setup App cmd>node server.js… Read More
  • App Engine SDK - Google Enginecom.google.apphosting.utils.config.AppEngineConfigException: Invalid configuration include the following chunk in your appengine-web.xml: <threadsafe>true</threadsafe> It is mandatory to explicitly set expectat… Read More
  • Freebase Resource to RDFimport com.hp.hpl.jena.rdf.model.Model; import com.hp.hpl.jena.rdf.model.ModelFactory; import com.hp.hpl.jena.rdf.model.Property; import com.hp.hpl.jena.rdf.model.Resource; import java.io.FileInputStream; import java.util.Pro… Read More
  • Sgvizler - renders SPARQL results in visualizationhttp://code.google.com/p/sgvizler/ Include charts your web pages simply by adding html element of the following form to your page:  <div id="sgvzl_example1"       data-sgvizler-endpoint="http://sws.if… Read More
  • 22 Useful Online Chart & Graph Generators Have you ever encounter situations where you need to create a simple yet good-looking chart, graphs or diagrams and all you have is your browser? Charts are good and effective way to s… Read More

0 comments:

Post a Comment