kdevoe commited on
Commit
da006fe
1 Parent(s): a47f900

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -78,5 +78,3 @@ interface = gr.Interface(
78
  # Launch the Gradio app
79
  interface.launch()
80
 
81
- How can this be modified to give the results for both a baseline DistilGPT2 and the fine tuned version for each input prompt?
82
-
 
78
  # Launch the Gradio app
79
  interface.launch()
80