Releases: MementoMori11723/Gifnetor
Releases · MementoMori11723/Gifnetor
v0.2.0
Video to Gif converter
To run this application, you need to first download the Gifnetor.tar.xz
file, extract it to your desired location,
then in cmd or terminal go to that directory and enter this command : pip install -r requirements.txt
that will ensure that your system has the required dependencies and then type streamlit run app.py
,
it will open the appliaction in localhost on port 8501.
Full Changelog: https://github.com/MementoMori11723/Gifnetor/commits/v0.1.0