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
|
@@ -12,6 +12,7 @@ widget:
|
|
| 12 |
base_model: stabilityai/sdxl-turbo-tensorrt
|
| 13 |
instance_prompt: null
|
| 14 |
license: apache-2.0
|
|
|
|
| 15 |
---
|
| 16 |
# test2
|
| 17 |
|
|
@@ -22,4 +23,4 @@ license: apache-2.0
|
|
| 22 |
## Download model
|
| 23 |
|
| 24 |
|
| 25 |
-
[Download](/shansuja/test2/tree/main) them in the Files & versions tab.
|
|
|
|
| 12 |
base_model: stabilityai/sdxl-turbo-tensorrt
|
| 13 |
instance_prompt: null
|
| 14 |
license: apache-2.0
|
| 15 |
+
pipeline_tag: image-classification
|
| 16 |
---
|
| 17 |
# test2
|
| 18 |
|
|
|
|
| 23 |
## Download model
|
| 24 |
|
| 25 |
|
| 26 |
+
[Download](/shansuja/test2/tree/main) them in the Files & versions tab.
|