Skip to content

MaiziXiao/tecent_embedding_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 
docker build -t linchenxiao/embeddingapi:v1.0.0 .

 docker run \
-v $GOOGLE_APPLICATION_CREDENTIALS:/Users/linchenxiao/gcp_keys/playground-linchen-2774599fb4bc.json:ro \
-e GOOGLE_APPLICATION_CREDENTIALS=/Users/linchenxiao/gcp_keys/playground-linchen-2774599fb4bc.json \
-p 80:80 linchenxiao/embeddingapi:v1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published