mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
* feat(conda): share env between diffusers and bark
* Detect if env already exists
* share diffusers and petals
* tests: add petals
* Use smaller model for tests with petals
* test only model load on petals
* tests(petals): run only load model tests
* Revert "test only model load on petals"
This reverts commit
|
||
|---|---|---|
| .. | ||
| backend_diffusers.py | ||
| backend_pb2.py | ||
| backend_pb2_grpc.py | ||
| diffusers.yml | ||
| Makefile | ||
| README.md | ||
| run.sh | ||
| test.py | ||
| test.sh | ||
Creating a separate environment for the diffusers project
make diffusers