mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
53533e71e9
This reverts commit 9d92174b1d
.
8 lines
82 B
Bash
8 lines
82 B
Bash
#!/bin/bash
|
|
|
|
source installer/bin/activate
|
|
|
|
conda-unpack
|
|
|
|
scripts/on_env_start.sh
|