Skip to content

galilynnn/TookTang

Repository files navigation

GPT 4 Vision Demo 🎨

A simple streamlit app to demo of Azure OpenAI GPT 4 Vision.

Installation

To run this demo, ensure you have Python installed, and then install the necessary dependencies:

pip install -r requirements.txt

Usage

  1. Setup AZURE_OPENAI_API_KEY (required) and AZURE_OPENAI_ENDPOINT. Copy the .streamlit/secrets.example.toml file to .streamlit/secrets.toml and fill in the values.
  2. To start the application, run:
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published