Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1080,7 +1080,6 @@ interface = gr.Interface(
|
|
1080 |
|
1081 |
],
|
1082 |
live=False,
|
1083 |
-
capture_session=True,
|
1084 |
theme=gr.themes.Monochrome(primary_hue="yellow", secondary_hue="yellow"),
|
1085 |
#title = "<span style='color: gray; font-size: 48px;'>aval</span><span style='color: gray; font-size: 48px;'>ia</span><span style='color: gray; font-size: 48px;'>.FACTOR</span>",
|
1086 |
description=f"""
|
|
|
1080 |
|
1081 |
],
|
1082 |
live=False,
|
|
|
1083 |
theme=gr.themes.Monochrome(primary_hue="yellow", secondary_hue="yellow"),
|
1084 |
#title = "<span style='color: gray; font-size: 48px;'>aval</span><span style='color: gray; font-size: 48px;'>ia</span><span style='color: gray; font-size: 48px;'>.FACTOR</span>",
|
1085 |
description=f"""
|