Upload folder using huggingface_hub
Browse files
client/src/pages/Toolkit.tsx
CHANGED
|
@@ -51,7 +51,6 @@ const TOOL_URLS: Record<ToolKey, string> = {
|
|
| 51 |
'quality-lens': 'https://linguabot-quality-lens.hf.space',
|
| 52 |
'mymemory': '',
|
| 53 |
'dictionary': '',
|
| 54 |
-
'syntax-reorderer': '',
|
| 55 |
'mt': '',
|
| 56 |
'links': '',
|
| 57 |
'refinity': ''
|
|
|
|
| 51 |
'quality-lens': 'https://linguabot-quality-lens.hf.space',
|
| 52 |
'mymemory': '',
|
| 53 |
'dictionary': '',
|
|
|
|
| 54 |
'mt': '',
|
| 55 |
'links': '',
|
| 56 |
'refinity': ''
|