mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-03 16:45:55 +02:00
This reverts commit 04eb356c891530b9f5dfe6a7e4e4098367b700b7, reversing changes made to 300159c03b85b4388d33c9055fcb89da959729ad.
8 lines
82 B
Bash
8 lines
82 B
Bash
#!/bin/bash
|
|
|
|
source installer/bin/activate
|
|
|
|
conda-unpack
|
|
|
|
scripts/on_env_start.sh
|