mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-24 14:22:20 +01:00
10 lines
139 B
Batchfile
10 lines
139 B
Batchfile
@call installer\Scripts\activate.bat
|
|
|
|
@call conda-unpack
|
|
|
|
@call conda --version
|
|
@call git --version
|
|
|
|
@call scripts\on_env_start.bat
|
|
|
|
@pause |