Spaces:
Runtime error
Runtime error
taskswithcode
commited on
Commit
·
cf32af6
1
Parent(s):
0161060
Address change
Browse files
app.py
CHANGED
|
@@ -26,7 +26,7 @@ from transformers import BertTokenizer, BertForMaskedLM
|
|
| 26 |
|
| 27 |
|
| 28 |
APP_NAME = "hf/semantic_search"
|
| 29 |
-
INFO_URL = "http://www.taskswithcode.com/
|
| 30 |
|
| 31 |
|
| 32 |
|
|
|
|
| 26 |
|
| 27 |
|
| 28 |
APP_NAME = "hf/semantic_search"
|
| 29 |
+
INFO_URL = "http://www.taskswithcode.com:8002/"
|
| 30 |
|
| 31 |
|
| 32 |
|