skoneru commited on
Commit
fd6c788
·
1 Parent(s): 992f87c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -83,7 +83,6 @@ iface = gr.Interface(
83
  ],
84
  title="Contextual Refinement of Translations: Integrating Manual Feedback",
85
  description=description,
86
- css=css_code
87
  )
88
 
89
  iface.launch(share=True)
 
83
  ],
84
  title="Contextual Refinement of Translations: Integrating Manual Feedback",
85
  description=description,
 
86
  )
87
 
88
  iface.launch(share=True)