Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -100,6 +100,5 @@ if __name__ == "__main__":
|
|
| 100 |
title="Compute-Optimal Model Estimator",
|
| 101 |
description=description,
|
| 102 |
article=article,
|
| 103 |
-
theme='peach',
|
| 104 |
live=False
|
| 105 |
).launch()
|
|
|
|
| 100 |
title="Compute-Optimal Model Estimator",
|
| 101 |
description=description,
|
| 102 |
article=article,
|
|
|
|
| 103 |
live=False
|
| 104 |
).launch()
|