stable diffusion and gpt4-free fast operation

This is a tutorial to quickly set up an environment and run it

Insert image description here
Contains the established environment, instructions, code, etc. required for operation. Install the necessary system anaconda and conda to run.

stable diffusion runs quickly

github: AUTOMATIC1111/Stable Diffusion Network UI: Stable Diffusion Web User Interface (github.com)
Environment: Link: https://pan.baidu.com/s/1n0oOUE4ss8KGf0G-8spXUw?pwd=fx77 Extraction code: fx77
Code: Link: https://pan.baidu.com/s/1qYSaEeRxBzGyAx8LpN0cCg?pwd=ug3n Extraction code: ug3n
Open source model and instructions: Civitai | Share your models
stable diffusion detailed tutorial: Stable Diffusion super detailed tutorial! From 0-1 entry to advanced - Zhihu (zhihu.com)
run: python launch.py

gpt runs quickly

gpt4free
code: Link: https://pan.baidu.com/s/1avdHCgR3ejFmBN8-6tQxqg?pwd=a0dz Extraction code: a0dz
Environment: Link: https://pan.baidu.com/s/1n0oOUE4ss8KGf0G-8spXUw?pwd= fx77 extraction code: fx77
result: This is an API library that calls free open source gpt models. It can call 3.5 and 4 models and integrates all open source websites.

Run: python test.py

Guess you like

Origin blog.csdn.net/qq_44224801/article/details/133349108