Skip to content

SwallowData/PixToStor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

☺欢迎来到图片的想象世界
项目是将图片转化为故事
在启动项目之前得更改api_key和api_base以及huggingface key
接着创建虚拟环境

conda create -n pixtostor python=3.8

启动虚拟环境

conda activate pixtostor

安装依赖

pip install -r requirements.txt

运行程序

cd code
streamlit run pix_to_stor.py

效果如下: image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages