Spaces:
Runtime error
Runtime error
taskswithcode
commited on
Commit
·
580406b
1
Parent(s):
ec81938
Fixes
Browse files
app.py
CHANGED
|
@@ -28,7 +28,7 @@ from transformers import BertTokenizer, BertForMaskedLM
|
|
| 28 |
|
| 29 |
|
| 30 |
APP_NAME = "hf/semantic_search"
|
| 31 |
-
INFO_URL = "
|
| 32 |
|
| 33 |
|
| 34 |
|
|
|
|
| 28 |
|
| 29 |
|
| 30 |
APP_NAME = "hf/semantic_search"
|
| 31 |
+
INFO_URL = "https://www.taskswithcode.com/stats/"
|
| 32 |
|
| 33 |
|
| 34 |
|