Jonny001 commited on
Commit
b647723
·
verified ·
1 Parent(s): 2f3eb8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ def inference(img, version, scale):
94
  return None, None
95
 
96
 
97
- description = r""" """
98
 
99
  demo = gr.Interface(
100
  inference, [
 
94
  return None, None
95
 
96
 
97
+ description = " Sorry for the inconvenience. The Space is currently running on the CPU, which might affect performance. We appreciate your understanding."
98
 
99
  demo = gr.Interface(
100
  inference, [