CannaTech commited on
Commit
af4bbeb
·
1 Parent(s): 03435e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -132,6 +132,7 @@ iface = gr.Interface(
132
  allow_flagging="manual", # Enable flagging with manual control
133
  flagging_options=["Incorrect"],
134
  flagging_callback=hf_writer
 
135
  )
136
 
137
  # Launch the interface with authentication
 
132
  allow_flagging="manual", # Enable flagging with manual control
133
  flagging_options=["Incorrect"],
134
  flagging_callback=hf_writer
135
+
136
  )
137
 
138
  # Launch the interface with authentication