Spaces:
Runtime error
Runtime error
Update spaces.py
Browse files
spaces.py
CHANGED
@@ -168,7 +168,7 @@ def process_message(args):
|
|
168 |
style = 0
|
169 |
else:
|
170 |
text_color = "#FFFFFF"
|
171 |
-
stability = 0.
|
172 |
style = 0.35
|
173 |
|
174 |
try:
|
|
|
168 |
style = 0
|
169 |
else:
|
170 |
text_color = "#FFFFFF"
|
171 |
+
stability = 0.35
|
172 |
style = 0.35
|
173 |
|
174 |
try:
|