Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
evaluate_atomic_matching.py
CHANGED
|
@@ -251,7 +251,6 @@ with gr.Blocks(css="footer {visibility: hidden}") as iface:
|
|
| 251 |
)
|
| 252 |
deploy_key = gr.File(
|
| 253 |
label="GitHub Deploy Key",
|
| 254 |
-
label_info="Required",
|
| 255 |
elem_id="deploy_key"
|
| 256 |
)
|
| 257 |
customer_name = gr.Textbox(
|
|
|
|
| 251 |
)
|
| 252 |
deploy_key = gr.File(
|
| 253 |
label="GitHub Deploy Key",
|
|
|
|
| 254 |
elem_id="deploy_key"
|
| 255 |
)
|
| 256 |
customer_name = gr.Textbox(
|