Instructions to use PablitoGil14/AP-Practica3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use PablitoGil14/AP-Practica3 with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("PablitoGil14/AP-Practica3") - Notebooks
- Google Colab
- Kaggle
Delete pyproject.toml
Browse files- pyproject.toml +0 -3
pyproject.toml
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
[build-system]
|
| 2 |
-
requires = ["setuptools>=40.8.0", "wheel", "python=3.11.12", "fastai=2.7.19", "fastcore=1.7.29"]
|
| 3 |
-
build-backend = "setuptools.build_meta:__legacy__"
|
|
|
|
|
|
|
|
|
|
|
|