Darius Morawiec commited on
Commit
c8d2dc0
·
1 Parent(s): 0d14c8a

Change emoji

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ with gr.Blocks() as demo:
48
 
49
  if DEVICE != "cuda":
50
  gr.Markdown(
51
- "⚠️ It's recommended to run this application on a machine with a CUDA-compatible GPU for optimal performance. You can clone this space locally or duplicate this space with a CUDA-enabled runtime."
52
  )
53
 
54
  with gr.Row():
 
48
 
49
  if DEVICE != "cuda":
50
  gr.Markdown(
51
+ "👉 It's recommended to run this application on a machine with a CUDA-compatible GPU for optimal performance. You can clone this space locally or duplicate this space with a CUDA-enabled runtime."
52
  )
53
 
54
  with gr.Row():