Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 534 Bytes

File metadata and controls

17 lines (10 loc) · 534 Bytes

Expresso

All in one tool to Experiment with your images :)


Steps to run locally:

Step1: Fork this repository

Step2: Git clone the project into your local machine: git clone https://github.com/your_github_username/Expresso.git

Step3: Install required libraries using: pip install -r requirements.txt

Step4: Head Over to Cloudinary, And get replace api_key with your key and api_secret with your secret.

Run using: streamlit run main.py

Finally submit a PR :)