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