Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
matthh
/
git-image-to-g-code
like
3
Image-Text-to-Text
Transformers
Safetensors
English
git
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
Update README.md
#2
by
Jensin
- opened
6 days ago
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+3
-0
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -2,6 +2,9 @@
2
license: mit
3
language:
4
- en
5
---
6
7
# learning_to_draw_02
2
license: mit
3
language:
4
- en
5
+
base_model:
6
+
- matthh/git-image-to-g-code
7
+
pipeline_tag: image-text-to-text
8
---
9
10
# learning_to_draw_02