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
|
@@ -1,10 +1,6 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
-
|
| 4 |
-
- stable-diffusion
|
| 5 |
-
- lora
|
| 6 |
-
- diffusers
|
| 7 |
-
- template:sd-lora
|
| 8 |
widget:
|
| 9 |
- text: '-'
|
| 10 |
output:
|
|
@@ -14,6 +10,8 @@ instance_prompt: null
|
|
| 14 |
license: apache-2.0
|
| 15 |
pipeline_tag: image-classification
|
| 16 |
library_name: fastai
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
# test2
|
| 19 |
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
+
- biology
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
widget:
|
| 5 |
- text: '-'
|
| 6 |
output:
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
pipeline_tag: image-classification
|
| 12 |
library_name: fastai
|
| 13 |
+
metrics:
|
| 14 |
+
- accuracy
|
| 15 |
---
|
| 16 |
# test2
|
| 17 |
|