mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 14:35:00 +00:00
share diffusers and petals
This commit is contained in:
parent
b6256bf2e4
commit
244bf470ee
9 changed files with 179 additions and 14 deletions
|
@ -1,6 +1,8 @@
|
|||
.PHONY: diffusers
|
||||
diffusers:
|
||||
$(MAKE) -C ../common-env/transformers
|
||||
@echo "Creating virtual environment..."
|
||||
@conda env create --name diffusers --file diffusers.yml
|
||||
@echo "Virtual environment created."
|
||||
|
||||
.PHONY: run
|
||||
run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue