bigsmalloverall
Results
1
comments of
bigsmalloverall
> Add "set USE_LIBUV=0" in go-web.bat after "CALL env\Scripts\activate" , should look like this > > CALL env\Scripts\activate set USE_LIBUV=0 python infer-web.py --port 7897 Thank you, this worked