Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zechang
/
kongming
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
99ece5c
kongming
/
app.py
zechang233
update config
99ece5c
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
# streamlit_app.py
import
os
import
time
import
openai
import
numpy
as
np
from
scipy
import
spatial
import
streamlit
as
st