hsuwill000 commited on
Commit
02ba32c
·
verified ·
1 Parent(s): 8267623

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ with gr.Blocks(css=css) as demo:
93
 
94
  with gr.Column(elem_id="col-container"):
95
  gr.Markdown(f"""
96
- # AbsoluteReality-openvino-8bit {WIDTH}x{HIGH}
97
  Currently running on {power_device}.
98
  """)
99
 
 
93
 
94
  with gr.Column(elem_id="col-container"):
95
  gr.Markdown(f"""
96
+ # LCM-absolutereality-openvino-8bit {WIDTH}x{HIGH}
97
  Currently running on {power_device}.
98
  """)
99