Skip to content

FOSSEnjoyer69/Data-Augmentator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

External Requirments

  1. python3.12 or silimar

Installation

  1. cd into the directory you want to install this programm to
  2. Run the code below
git clone https://github.com/FOSSEnjoyer69/DirectIMG2IMG.git
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Running

  1. Make sure you have linked the interperator to the virtual enviornment
  2. Run the code below
python3 main.py

Limitations

  1. Limited features
  2. Only images, i have no plans on adding support for other types of data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages