Closed rajavishah closed 4 months ago
This PR implements automatic generation of the app.py file for the Gradio interface + threshold tool, alongside configuration of Docker files for Gradio and base Docker setup. Need to run parser.py and generate.py in respective order
app.py
Gradio interface + threshold tool
parser.py
generate.py
This PR implements automatic generation of the
app.py
file for theGradio interface + threshold tool
, alongside configuration of Docker files for Gradio and base Docker setup. Need to runparser.py
andgenerate.py
in respective order