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
#1
by woxvvok - opened
README.md
CHANGED
|
@@ -5,13 +5,18 @@ widget:
|
|
| 5 |
- text: '-'
|
| 6 |
output:
|
| 7 |
url: images/00d8f10f-5038-4e0f-bb58-0b885ddc0cc5___RS_Early.B 8722.JPG
|
| 8 |
-
base_model:
|
|
|
|
|
|
|
| 9 |
instance_prompt: null
|
| 10 |
license: apache-2.0
|
| 11 |
pipeline_tag: image-classification
|
| 12 |
library_name: fastai
|
| 13 |
metrics:
|
| 14 |
- accuracy
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
# test2
|
| 17 |
|
|
|
|
| 5 |
- text: '-'
|
| 6 |
output:
|
| 7 |
url: images/00d8f10f-5038-4e0f-bb58-0b885ddc0cc5___RS_Early.B 8722.JPG
|
| 8 |
+
base_model:
|
| 9 |
+
- stabilityai/sdxl-turbo-tensorrt
|
| 10 |
+
- HauhauCS/Qwen3.5-35B-A3B-Uncensored-HauhauCS-Aggressive
|
| 11 |
instance_prompt: null
|
| 12 |
license: apache-2.0
|
| 13 |
pipeline_tag: image-classification
|
| 14 |
library_name: fastai
|
| 15 |
metrics:
|
| 16 |
- accuracy
|
| 17 |
+
language:
|
| 18 |
+
- ar
|
| 19 |
+
new_version: Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled
|
| 20 |
---
|
| 21 |
# test2
|
| 22 |
|