Instructions to use RedRocket/JointTaggerProject with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use RedRocket/JointTaggerProject with timm:
import timm model = timm.create_model("hf_hub:RedRocket/JointTaggerProject", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Delete requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
timm
|
| 2 |
-
torch
|
| 3 |
-
torchvision
|
| 4 |
-
pillow
|
| 5 |
-
gradio
|
| 6 |
-
safetensors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|