mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 05:32:47 +00:00
CUDA無効で起動するbat追加
This commit is contained in:
parent
e5c310f851
commit
424542d3f7
6
bin/waifu2x-caffe-gui_nocuda.bat
Normal file
6
bin/waifu2x-caffe-gui_nocuda.bat
Normal file
@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
|
||||
cd "%~dp0"
|
||||
|
||||
set CUDA_VISIBLE_DEVICES=-1
|
||||
start waifu2x-caffe-gui.exe
|
Loading…
x
Reference in New Issue
Block a user