nsfwalex commited on
Commit
07d05ef
โ€ข
1 Parent(s): 271a7bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -9,8 +9,7 @@ import torch
9
  import gradio as gr
10
  import urllib.parse
11
 
12
- TEST
13
- device = "cpu"
14
  index = 1
15
 
16
  def mainTest(inputpath, outpath):
 
9
  import gradio as gr
10
  import urllib.parse
11
 
12
+ TESTdevice = "cpu"
 
13
  index = 1
14
 
15
  def mainTest(inputpath, outpath):