Spaces:
Running
on
A10G
Running
on
A10G
JingyeChen
commited on
Commit
•
3c847e7
1
Parent(s):
d643014
update
Browse files
app.py
CHANGED
@@ -152,6 +152,7 @@ def get_pixels(i, t, guest_id, evt: gr.SelectData):
|
|
152 |
'state': 0,
|
153 |
'stack': []
|
154 |
}
|
|
|
155 |
|
156 |
text_position = evt.index
|
157 |
|
|
|
152 |
'state': 0,
|
153 |
'stack': []
|
154 |
}
|
155 |
+
guest_id = str(seed)
|
156 |
|
157 |
text_position = evt.index
|
158 |
|