mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-04 22:09:52 +02:00
8 lines
82 B
Bash
8 lines
82 B
Bash
#!/bin/bash
|
|
|
|
source installer/bin/activate
|
|
|
|
conda-unpack
|
|
|
|
scripts/on_env_start.sh
|