ACCA225 commited on
Commit
99985b8
1 Parent(s): f05d547

Update new.py

Browse files
Files changed (1) hide show
  1. new.py +1 -1
new.py CHANGED
@@ -11,7 +11,7 @@ api_auth = 'Echoflare:Tt25faj8'
11
  download_tool = 'aria2c --console-log-level=error -c -x 16 -s 16 -k 1M'
12
 
13
  webui_args = [
14
- # '--api',
15
  '--xformers',
16
  '--no-hashing',
17
  '--disable-nan-check',
 
11
  download_tool = 'aria2c --console-log-level=error -c -x 16 -s 16 -k 1M'
12
 
13
  webui_args = [
14
+ '--api',
15
  '--xformers',
16
  '--no-hashing',
17
  '--disable-nan-check',