rom1504 / clip-retrieval

Easily compute clip embeddings and build a clip retrieval system with them
https://rom1504.github.io/clip-retrieval/
MIT License
2.42k stars 213 forks source link

Login password #247

Closed usuyama closed 1 year ago

usuyama commented 1 year ago

Is there a way to set login password, so we can easily share the demo within a team?

Thank you for this amazing work, @rom1504 !

rom1504 commented 1 year ago

Easiest is probably to set up a password with nginx and use a reverse proxy towards clip retrieval back/front

On Thu, Feb 9, 2023, 20:01 Naoto Usuyama @.***> wrote:

Is there a way to set login password, so we can easily share the demo within a team?

Thank you for this amazing work, @rom1504 https://github.com/rom1504 !

— Reply to this email directly, view it on GitHub https://github.com/rom1504/clip-retrieval/issues/247, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437RF72IHPGKRB5IXTBLWWU5IXANCNFSM6AAAAAAUW5OMUY . You are receiving this because you were mentioned.Message ID: @.***>

usuyama commented 1 year ago

Thank you! We're also checking if we can deploy using Azure App Service (then it'll be easy to use more advanced authentications).