Spaces:
Runtime error
Runtime error
Push
Browse files- .gitattributes +0 -3
- Dockerfile +1 -1
- data/.cache/lilac/concept/lilac/legal-termination/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/negative-sentiment/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/non-english/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/positive-sentiment/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/profanity/gte-small.pkl +0 -3
- data/.cache/lilac/concept/lilac/question/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/source-code/gte-small.pkl +0 -0
- data/.cache/lilac/concept/lilac/toxicity/gte-small.pkl +0 -3
- dist/lilac-0.0.13-py3-none-any.whl +0 -3
.gitattributes
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
dist/lilac-0.0.13-py3-none-any.whl filter=lfs diff=lfs merge=lfs -text
|
2 |
-
data/.cache/lilac/concept/lilac/profanity/gte-small.pkl filter=lfs diff=lfs merge=lfs -text
|
3 |
-
data/.cache/lilac/concept/lilac/toxicity/gte-small.pkl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
Dockerfile
CHANGED
@@ -16,7 +16,7 @@ WORKDIR $HOME/app
|
|
16 |
# Install the dependencies. This requires exporting requirements.txt from poetry first, which
|
17 |
# happens from ./build_docker.sh.
|
18 |
COPY --chown=user /dist ./dist/
|
19 |
-
RUN python -m pip install --
|
20 |
|
21 |
#COPY --chown=user requirements.txt .
|
22 |
#RUN pip install --no-cache-dir -r requirements.txt
|
|
|
16 |
# Install the dependencies. This requires exporting requirements.txt from poetry first, which
|
17 |
# happens from ./build_docker.sh.
|
18 |
COPY --chown=user /dist ./dist/
|
19 |
+
RUN python -m pip install --find-links=dist lilac
|
20 |
|
21 |
#COPY --chown=user requirements.txt .
|
22 |
#RUN pip install --no-cache-dir -r requirements.txt
|
data/.cache/lilac/concept/lilac/legal-termination/gte-small.pkl
DELETED
Binary file (60.6 kB)
|
|
data/.cache/lilac/concept/lilac/negative-sentiment/gte-small.pkl
DELETED
Binary file (202 kB)
|
|
data/.cache/lilac/concept/lilac/non-english/gte-small.pkl
DELETED
Binary file (331 kB)
|
|
data/.cache/lilac/concept/lilac/positive-sentiment/gte-small.pkl
DELETED
Binary file (180 kB)
|
|
data/.cache/lilac/concept/lilac/profanity/gte-small.pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ed7340614b1dea910ddeb26bbda0167b1f4fe2479071a62a70b63c18bc6232d0
|
3 |
-
size 1672960
|
|
|
|
|
|
|
|
data/.cache/lilac/concept/lilac/question/gte-small.pkl
DELETED
Binary file (611 kB)
|
|
data/.cache/lilac/concept/lilac/source-code/gte-small.pkl
DELETED
Binary file (126 kB)
|
|
data/.cache/lilac/concept/lilac/toxicity/gte-small.pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f2af2736f3d749391a431f9c24d3fc78cf8e58457cc4f0d1ce770185b92d879c
|
3 |
-
size 1886446
|
|
|
|
|
|
|
|
dist/lilac-0.0.13-py3-none-any.whl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:54b11ac42070eb7829d429b070238a2f1f3a4f3adedbfe40d9f9119b570e8311
|
3 |
-
size 1119815
|
|
|
|
|
|
|
|