Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 361 Bytes

How do I use this?

./serve.py demo_images

See get_args() for other arguments.

In the browser, go to the the port on the machine where it is being served.

For example, if on localhost and port 8000, go to: http://localhost:8000/

To understand how to serve dynamic images, try passing a query parameter, in the URL: http://localhost:8000/?dynamic=1