rish13 commited on
Commit
ac7c0c8
·
verified ·
1 Parent(s): f7750ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,5 +46,5 @@ interface = gr.Interface(
46
  description="A model fine-tuned for generating text related to polymers."
47
  )
48
 
49
- # Launch the interface
50
  interface.launch()
 
46
  description="A model fine-tuned for generating text related to polymers."
47
  )
48
 
49
+ # Launch the interface
50
  interface.launch()