Spaces:
Running
on
L4
Running
on
L4
Update utils/help.py
Browse files- utils/help.py +1 -1
utils/help.py
CHANGED
@@ -3,7 +3,7 @@ def get_disclaimer():
|
|
3 |
return """
|
4 |
:gray[**Resources:**]
|
5 |
[AI University](https://my-ai-university.com/),
|
6 |
-
[ArXiv]()
|
7 |
[GitHub](https://github.com/my-ai-university/finite-element-method),
|
8 |
[HuggingFace](https://huggingface.co/my-ai-university),
|
9 |
[WandB](https://wandb.ai/my-ai-university/finite-element-method)
|
|
|
3 |
return """
|
4 |
:gray[**Resources:**]
|
5 |
[AI University](https://my-ai-university.com/),
|
6 |
+
[ArXiv](https://arxiv.org/abs/2504.08846),
|
7 |
[GitHub](https://github.com/my-ai-university/finite-element-method),
|
8 |
[HuggingFace](https://huggingface.co/my-ai-university),
|
9 |
[WandB](https://wandb.ai/my-ai-university/finite-element-method)
|