mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-16 10:29:39 +01:00
8 lines
82 B
Bash
8 lines
82 B
Bash
#!/bin/bash
|
|
|
|
source installer/bin/activate
|
|
|
|
conda-unpack
|
|
|
|
scripts/on_env_start.sh
|