pic-to-header / docs /README.en.md
iris-s-coon
๐Ÿ“– [docs] ่‹ฑ่ชžREADMEใฎๆ›ดๆ–ฐ
128da6f
|
raw
history blame
3.07 kB
metadata
license: mit
title: Pic-to-Header
sdk: streamlit
emoji: ๐Ÿจ
colorFrom: blue
colorTo: purple
pinned: false
app_file: pic_to_header/app.py

Pic-to-Header

Pic-to-Header Result

GitHub license GitHub stars GitHub issues GitHub release GitHub tag PyPI version

Python Streamlit OpenCV

Pic-to-Header is a Python application that generates header images using a mask image and an input image. Version 0.1.0 has been released.

๐Ÿš€ Project Overview

Pic-to-Header is a Streamlit application that allows you to easily generate and download header images using a mask image and an input image. It's also available on PyPI.

โœจ Key Features

  • Upload mask and input images
  • Generate header images
  • Preview and download generated header images
  • Display README.md (within the Streamlit app)
  • A calming, dark theme

๐Ÿ”ง How to Use

  1. Installation:
    pip install -r requirements.txt
    
  2. Run the Streamlit application:
    streamlit run pic_to-header/app.py
    
  3. Access the URL displayed in your browser, upload your input and mask images, and click the "Generate Header Image" button.

๐Ÿ“ฆ Installation Instructions

  1. Clone the repository:
    git clone https://github.com/Sunwood-ai-labs/pic-to-header.git
    cd pic-to-header
    
  2. Install the necessary dependencies:
    pip install -r requirements.txt
    

๐Ÿ†• What's New (v0.1.0)

  • The repository name has been changed from HarmonAI III to Pic-to-Header.
  • Added release, tag, and PyPI version badges to the README.
  • Automated PyPI package publishing.
  • Enhanced functionality and improved design of the Streamlit application.
  • Added sample input images, generated sample images, and mask images.

๐Ÿ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.