Instructions to use shansuja/test2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use shansuja/test2 with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("shansuja/test2") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,7 @@ base_model: stabilityai/sdxl-turbo-tensorrt
|
|
| 13 |
instance_prompt: null
|
| 14 |
license: apache-2.0
|
| 15 |
pipeline_tag: image-classification
|
|
|
|
| 16 |
---
|
| 17 |
# test2
|
| 18 |
|
|
|
|
| 13 |
instance_prompt: null
|
| 14 |
license: apache-2.0
|
| 15 |
pipeline_tag: image-classification
|
| 16 |
+
library_name: fastai
|
| 17 |
---
|
| 18 |
# test2
|
| 19 |
|