Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|
|
|
|