Skip to content

Vis4Sense/prompthis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrompTHis

A visual anlaytics system for exploring prompt history when using text-to-image generative models (online demo, paper).

Architecture

Client and server construct the web interface. Diffusion and preprocess generate, log, and preprocess images.

Architecture

Usage

Currently, the backends (diffusion, preprocess, and server) are hosted at https://vis.pku.edu.cn/prompthis. The host is sometimes inaccessible due to domain restrictions. Details on setting up the backends locally are coming soon.

To use the front end,

  1. cd client
  2. Run npm install to install dependencies
  3. Run npm run dev to launch the dev server

Reference

@article{guo2024prompthis,
  author={Guo, Yuhan and Shao, Hanning and Liu, Can and Xu, Kai and Yuan, Xiaoru},
  journal={IEEE Transactions on Visualization and Computer Graphics}, 
  title={PrompTHis: Visualizing the Process and Influence of Prompt Editing during Text-to-Image Creation}, 
  year={2024},
  doi={10.1109/TVCG.2024.3408255}
}

About

Analysis of PrompT History for text-to-image generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published