mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-25 20:49:42 -05:00
Revert "[Refactor]: Core/API Split" (#1550)
Revert "[Refactor]: Core/API Split (#1506)"
This reverts commit ab7b4d5ee9.
This commit is contained in:
committed by
GitHub
parent
ab7b4d5ee9
commit
db926896bd
+1
-1
@@ -88,7 +88,7 @@ ENV NVIDIA_VISIBLE_DEVICES=all
|
||||
WORKDIR /build
|
||||
|
||||
COPY . .
|
||||
COPY .git/ .git/
|
||||
COPY .git .
|
||||
RUN make prepare
|
||||
|
||||
# stablediffusion does not tolerate a newer version of abseil, build it first
|
||||
|
||||
Reference in New Issue
Block a user