Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WordLift
/
Query-Match-Evaluation
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cyberandy
commited on
Oct 15, 2023
Commit
ebca9c8
·
1 Parent(s):
6363df7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import streamlit as st
2
-
import requests
3
4
secret_key = st.secrets["secret_key"]
5
1
import streamlit as st
2
+
import requests
, json
3
4
secret_key = st.secrets["secret_key"]
5