Instructions to use pranaykoppula/hughml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pranaykoppula/hughml with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pranaykoppula/hughml", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
8e51c71
1
Parent(s): 1f4909f
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,9 +2,7 @@
|
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
tags:
|
| 4 |
- stable-diffusion
|
| 5 |
-
- dreambooth
|
| 6 |
library_name: transformers
|
| 7 |
datasets:
|
| 8 |
- pranaykoppula/hughdb-dataset
|
| 9 |
-
pipeline_tag: image-to-image
|
| 10 |
---
|
|
|
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
tags:
|
| 4 |
- stable-diffusion
|
|
|
|
| 5 |
library_name: transformers
|
| 6 |
datasets:
|
| 7 |
- pranaykoppula/hughdb-dataset
|
|
|
|
| 8 |
---
|