Code Monkey home page Code Monkey logo

vista3dnim.github.io's Introduction

How to run VISTA NIM Client?

GitHub Hosted

Access https://sachidanandalle.github.io/ GitHub hosted page and run VISTA 3D NIM over accessible images.

image

Make sure image uri is also accessible to your NIM Endpoint

If your NIM Endpoint doesn't support CORS then you might want to run browser with disabled security mode.

edge --args --disable-web-security --allow-running-insecure-content -user-data-dir=my_browser_edge

Make sure you have closed every instance of the brwoser before running it in disabled/unsecured mode.

Proxy Mode

In case of CORS issue etc... this shall be a simple approach to run a local proxy and run the NIM

pip install -r requirements.txt
python client.py

By default, it runs on port 9097 and so open http://localhost:9097 in your browser to play around with VISTA-3D NIM.

This will proxy all the requests to NIM via local server. Hence, it is recommended for development/debugging purpose only.

vista3dnim.github.io's People

Contributors

tangy5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.