Ifeanyi commited on
Commit
78b6c70
·
verified ·
1 Parent(s): dc9b675

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def arithmetic(num1, num2, operation):
28
 
29
  with gr.Blocks(
30
  title="R-Powered Calculator",
31
- theme="upsatwal/mlsc_tiet",
32
  css = "footer {display: none !important;}"
33
  ) as app:
34
  gr.HTML(
 
28
 
29
  with gr.Blocks(
30
  title="R-Powered Calculator",
31
+ theme="gstaff/sketch",
32
  css = "footer {display: none !important;}"
33
  ) as app:
34
  gr.HTML(