mr / Dockerfile

Commit History

error in dockerfile
689bfe4

JPBianchi commited on

added loading a few basic apps in dockerfil
09b3b7b

JPBianchi commited on

added guardrails
0c25239

JPBianchi commited on

forgot to copy reqs
8d3cc9f

JPBianchi commited on

loading reflex, but no site, to avoid removing imports
02e58b8

JPBianchi commited on

fixed reqs path in docker
12fff34

JPBianchi commited on

we start from . now
04c92e3

JPBianchi commited on

endpoint only, no UI
ae92cb7

JPBianchi commited on

instructions & tests
809d184

JPBianchi commited on

setting cache to nltk_cache
88ae985

JPBianchi commited on

specified new cache, writable for model download
ac6e6cc

JPBianchi commited on

making secrets avail in dockerfile
439aec6

JPBianchi commited on

chmod site-packages to try to fix nltk download stopwords runtime error
cd03528

JPBianchi commited on

run nltk import stopwords in dockerfile to prevent runtime error
e850c75

JPBianchi commited on