Comment out deconstructed gradio elements (gr.Row & gr.Column) and uncomment gr.Interface 5f74acb verified allenpark commited on Jul 29
add base case check if any parameters are empty (return two empty strings) 1aa6e35 verified allenpark commited on Jul 29
add gr.Row() parent and change the children back to gr.Column() a32e6bd verified allenpark commited on Jul 29
remove commented out code from previous HF model creation attempt f14501f verified allenpark commited on Jul 29
change submit_button to gradio Button type rather than Textbox type 6cfd411 verified allenpark commited on Jul 29
Add cleaning json string function and loading it to json from string e899803 verified allenpark commited on Jul 29
add debugging print statements and temp remove json.loads 8d436a0 verified allenpark commited on Jul 29
get attributes of response using dot notation not square bracket notation 5274dd8 verified allenpark commited on Jul 29
Update backend to use Lepton API rather than created HF model 5b6755d verified allenpark commited on Jul 29