Instructions to use chill112/UNI-fixed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use chill112/UNI-fixed with timm:
import timm model = timm.create_model("hf_hub:chill112/UNI-fixed", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Upload uni.jpg
Browse files- .gitattributes +1 -0
- uni.jpg +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
uni.jpg filter=lfs diff=lfs merge=lfs -text
|
uni.jpg
ADDED
|
Git LFS Details
|