Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
taskswithcode
/
semantic_search
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
taskswithcode
commited on
Sep 18, 2022
Commit
57eed52
·
1 Parent(s):
92791b4
Fix
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -30,6 +30,7 @@ APP_NAME = "hf/semantic_search"
30
INFO_URL = "http://www.taskswithcode.com/stats/"
31
32
33
34
35
def get_views(action):
30
INFO_URL = "http://www.taskswithcode.com/stats/"
31
32
33
+
34
35
36
def get_views(action):