IlyasMoutawwakil HF staff commited on
Commit
1797915
·
1 Parent(s): 4daeefd

add cuda note

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ with gr.Blocks() as demo:
46
  "Zero code Gradio interface of <a href='https://github.com/huggingface/optimum-benchmark.git'>Optimum-Benchmark</a><br>"
47
  "</h3>"
48
  "<p style='text-align: center'>"
49
- "Unlock "
50
  "</p>"
51
  )
52
 
 
46
  "Zero code Gradio interface of <a href='https://github.com/huggingface/optimum-benchmark.git'>Optimum-Benchmark</a><br>"
47
  "</h3>"
48
  "<p style='text-align: center'>"
49
+ "Note: Duplicate the space and change the hardware settings to an Nvidia machine to target CUDA devices."
50
  "</p>"
51
  )
52