kongming / app.py
zechang233's picture
update config
99ece5c
raw
history blame
125 Bytes
# streamlit_app.py
import os
import time
import openai
import numpy as np
from scipy import spatial
import streamlit as st