Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AXZ91
/
p53
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AXZ91
commited on
Nov 19, 2023
Commit
d428be6
·
1 Parent(s):
23cad35
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -109,8 +109,7 @@ async def factory():
109
)
110
111
112
-
113
-
cl.user_session.set("query_engine", query_engine)
114
115
116
109
)
110
111
112
+
cl.user_session.set("query_engine", query_engine)
113
114
115