CornellDataScience / sketchify

Turning images into coloring book pages with infinite resolution.
MIT License
3 stars 1 forks source link

Select difficulty options in Model.tsx #38

Open jasozh opened 2 months ago

jasozh commented 2 months ago

Branch: difficulty-options-frontend

Edit Model.tsx and any other files associated with it that are necessary. Users should be able to click buttons to toggle between Easy, Medium, and Hard difficulty, which would set the associated parameter to the ML model.