Fonty02 commited on
Commit
3bab898
·
verified ·
1 Parent(s): 1a45883

Update nygaardcodecommentclassification/api/frontend.py

Browse files
nygaardcodecommentclassification/api/frontend.py CHANGED
@@ -218,7 +218,7 @@ with gr.Blocks(title="🔍 Nygaard Code Comment Classifier") as gradio_app:
218
 
219
  with gr.Row():
220
  class_name_input = gr.Textbox(
221
- label="Class Name", placeholder="Enter the class name (optional)...", lines=1
222
  )
223
 
224
  # Output
 
218
 
219
  with gr.Row():
220
  class_name_input = gr.Textbox(
221
+ label="Class Name", placeholder="Enter the class name...", lines=1
222
  )
223
 
224
  # Output