Skip to content

Commit becb7aa

Browse files
authored
Update app.py
1 parent 69eed0f commit becb7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from enhancer import Enhancer
2020

2121

22-
# if u wanna running it on CPU.
22+
# Uncomment the following line if u wanna run it on CPU.
2323
# os.environ['CUDA_VISIBLE_DEVICES'] = '-1'
2424

2525
class APP(tk.Tk):

0 commit comments

Comments
 (0)