Skip to content

nagvekarshankar/sketch2web

Repository files navigation

sketch2web

  1. Convert your hand drawn sketch to HTML wireframe.
  2. Currently have handled only Text Field, Checkbox and Select Option

How to Run

  1. Clone the repository:
$ git clone https://github.com/nagvekarshankar/sketch2web.git
$ cd sketch2web
  1. Install dependencies:
$ pip install -r requirements.txt
  1. Start the application:
streamlit run app.py

How to fetch HTML wireframe

  1. Upload Hand drawn image.

  2. View the o/p of the HTML wireframe at bottom

That's it your new app is added to your application and is live in default browser.

About

Convert image to html wireframe using Yolov5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages