Skip to content

formulake/kp-capcombine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caption File Combiner Application

This application combines the contents of identically named text files from two directories, BLIP and WD14, and saves the combined content in a new directory called Captions.

Installation Instructions

For MacOS Users:

  1. Clone the repository

    git clone <repository_url>
    cd <repository_directory>
  2. Run the application

    python3 capCombine.py

For Windows Users:

  1. Clone the repository

    git clone <repository_url>
    cd <repository_directory>
  2. Run the application

    Simply double-click on the capCombine.bat file to run the application.

Usage Instructions

  1. Launch the application using the above installation instructions.

  2. A Gradio interface will be available at 127.0.0.1:7875

  3. Provide the paths to the BLIP and WD14 directories.

  4. Click on the Combine button to start the combining process.

  5. The combined text files will be saved in the Captions directory located in the same path as the BLIP and WD14 directories.

Contributing

Feel free to fork the repository, make changes, and submit pull requests. Any contributions are welcome!

About

BLIP and WD14 Caption Combining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors