lschlessinger
commited on
Commit
·
d08a093
1
Parent(s):
cdc6eb3
remove comment
Browse files
app.py
CHANGED
@@ -157,7 +157,6 @@ with gr.Blocks() as demo:
|
|
157 |
|
158 |
inputs = [input_file]
|
159 |
outputs = [
|
160 |
-
# player_name_box,
|
161 |
current_rating_box,
|
162 |
peak_rating_box,
|
163 |
num_comps_box,
|
|
|
157 |
|
158 |
inputs = [input_file]
|
159 |
outputs = [
|
|
|
160 |
current_rating_box,
|
161 |
peak_rating_box,
|
162 |
num_comps_box,
|